mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:33:10 +02:00
85dc32ec9f
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 |
||
---|---|---|
.. | ||
site | ||
host-build.mk | ||
host.mk | ||
image.mk | ||
kernel-build.mk | ||
kernel-version.mk | ||
kernel.mk | ||
netfilter.mk | ||
package.mk | ||
prereq-build.mk | ||
prereq.mk | ||
shell.sh | ||
target.mk | ||
unpack.mk | ||
verbose.mk |