horst: Fix parallel build. The "buildstamp" rule runs "make clean" in parallel with...
authormb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 2 Nov 2010 15:30:31 +0000 (15:30 +0000)
committermb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 2 Nov 2010 15:30:31 +0000 (15:30 +0000)
commit3dfd6351120267d640e331a0f8c020fd172c5f2f
tree6f4b2474fcfe37f1f979737ce032d855f7580705
parent94ef23846d79170398ca432104dce49a7f994a5b
horst: Fix parallel build. The "buildstamp" rule runs "make clean" in parallel with the objects build. This obviously is no good. Simply remove the stamp.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@23782 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/horst/patches/100-compile-fixes.patch [new file with mode: 0644]