mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-21 14:36:56 +00:00
fix build issues with SMP compiles
SVN-Revision: 4317
This commit is contained in:
parent
6f0b787692
commit
55fd1cd74e
@ -220,7 +220,7 @@ define BuildPackage
|
|||||||
|
|
||||||
clean: $(1)-clean
|
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)_*
|
-rm $(PKG_BUILD_DIR)/.version-$(1)_*
|
||||||
@touch $$@
|
@touch $$@
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user