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
@ -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 New Issue
Block a user