build: for refresh, override HOST_QUILT like QUILT
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47868
This commit is contained in:
parent
67e1c87012
commit
e5c1cc5545
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ HOST_FILES_DIR?=$(FILES_DIR)
|
|||
|
||||
ifeq ($(MAKECMDGOALS),refresh)
|
||||
override QUILT=1
|
||||
override HOST_QUILT=1
|
||||
endif
|
||||
|
||||
QUILT_CMD:=quilt --quiltrc=-
|
||||
|
|
Loading…
Reference in a new issue