mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:14:05 +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
|
||||
touch $(PKG_BUILD_DIR)/.quilt_used
|
||||
endef
|
||||
$(STAMP_CONFIGURED): $(STAMP_PATCHED)
|
||||
$(STAMP_CONFIGURED): $(STAMP_PATCHED) FORCE
|
||||
prepare: $(STAMP_PATCHED)
|
||||
quilt-check: $(STAMP_PATCHED)
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user