1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-29 00:25:26 +03:00

fix build issues with SMP compiles

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4317 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mbm 2006-07-28 17:53:19 +00:00
parent 80bd0d7fde
commit 3f07a6aa05

View File

@ -220,7 +220,7 @@ define BuildPackage
clean: $(1)-clean
$(PKG_BUILD_DIR)/.version-$(1)_$(VERSION)_$(PKGARCH):
$(PKG_BUILD_DIR)/.version-$(1)_$(VERSION)_$(PKGARCH): $(PKG_BUILD_DIR)/.prepared
-rm $(PKG_BUILD_DIR)/.version-$(1)_*
@touch $$@