diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-02-04 19:36:11 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-02-04 19:36:11 +0000 |
commit | 85dc32ec9fd38484f20e0c377c24b4c4ee8bf847 (patch) | |
tree | d6eabd45b192ff4d93d1be5cbc5e3549cb3da85e /target/linux/atheros-2.6/patches | |
parent | c69b535a6bad7467f52d025dae1b5c77f0f77830 (diff) |
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 'target/linux/atheros-2.6/patches')
0 files changed, 0 insertions, 0 deletions