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 | 6a50014b624835de674b12ab9da45fd8f47cb5ea (patch) | |
tree | 7ba1076216a23083721e3fb6d1a16136741b54f8 /package/broadcom-diag | |
parent | a763be2ac6ea764afdb8b461d291ac8e5ec9db82 (diff) | |
download | upstream-6a50014b624835de674b12ab9da45fd8f47cb5ea.tar.gz upstream-6a50014b624835de674b12ab9da45fd8f47cb5ea.tar.bz2 upstream-6a50014b624835de674b12ab9da45fd8f47cb5ea.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.
SVN-Revision: 6263
Diffstat (limited to 'package/broadcom-diag')
0 files changed, 0 insertions, 0 deletions