openwrtv4/target/sdk
2012-01-28 03:30:30 +00:00
..
files
Config.in
Makefile make sure .config gets copied as file When using scripts/env, .config is most likely a symbolic link pointing to env/.config. Previously the symbolic link got copied as-is into the SDK tarball, leading to a dangling .config symlink on the target system which prevented the SDK from working. 2012-01-28 03:30:30 +00:00