mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 02:19:23 +02:00
force build of packages when using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7539 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1cd6841cda
commit
8ae42e7a4b
@ -32,7 +32,7 @@ ifneq ($(QUILT),)
|
|||||||
@echo
|
@echo
|
||||||
touch $(PKG_BUILD_DIR)/.quilt_used
|
touch $(PKG_BUILD_DIR)/.quilt_used
|
||||||
endef
|
endef
|
||||||
$(STAMP_CONFIGURED): $(STAMP_PATCHED)
|
$(STAMP_CONFIGURED): $(STAMP_PATCHED) FORCE
|
||||||
prepare: $(STAMP_PATCHED)
|
prepare: $(STAMP_PATCHED)
|
||||||
quilt-check: $(STAMP_PATCHED)
|
quilt-check: $(STAMP_PATCHED)
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user