diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-02-04 19:36:11 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-02-04 19:36:11 +0000 |
commit | d02d6519c49a26fc70995126c689b7ee758b191f (patch) | |
tree | d6eabd45b192ff4d93d1be5cbc5e3549cb3da85e /scripts/gen_busybox_menuconfig.pl | |
parent | 738e71e4ba2841b0af574970982af086dd1b2487 (diff) | |
download | master-187ad058-d02d6519c49a26fc70995126c689b7ee758b191f.tar.gz master-187ad058-d02d6519c49a26fc70995126c689b7ee758b191f.tar.bz2 master-187ad058-d02d6519c49a26fc70995126c689b7ee758b191f.zip |
Minor kernel build changes:
Change '[ -d ... ] && cmd' to 'if [ -d ... ]; then cmd; fi' to avoid make errors if the condition is false
If $(PLATFORM_DIR)/files exists, copy it into the kernel tree on prepare.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6263 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'scripts/gen_busybox_menuconfig.pl')
0 files changed, 0 insertions, 0 deletions