1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-30 16:01:05 +02:00
nbd 85dc32ec9f 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
2007-02-04 19:36:11 +00:00
..
2006-10-14 13:04:50 +00:00
2006-11-28 20:12:48 +00:00
2007-02-04 19:36:11 +00:00
2007-01-31 20:17:28 +00:00
2007-01-11 19:07:12 +00:00