summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-02-04 19:36:11 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-02-04 19:36:11 +0000
commit6a50014b624835de674b12ab9da45fd8f47cb5ea (patch)
tree7ba1076216a23083721e3fb6d1a16136741b54f8 /target
parenta763be2ac6ea764afdb8b461d291ac8e5ec9db82 (diff)
downloadmtk-20170518-6a50014b624835de674b12ab9da45fd8f47cb5ea.zip
mtk-20170518-6a50014b624835de674b12ab9da45fd8f47cb5ea.tar.gz
mtk-20170518-6a50014b624835de674b12ab9da45fd8f47cb5ea.tar.bz2
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 'target')
0 files changed, 0 insertions, 0 deletions