mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
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)
|
ifeq ($(MAKECMDGOALS),refresh)
|
||||||
override QUILT=1
|
override QUILT=1
|
||||||
|
override HOST_QUILT=1
|
||||||
endif
|
endif
|
||||||
|
|
||||||
QUILT_CMD:=quilt --quiltrc=-
|
QUILT_CMD:=quilt --quiltrc=-
|
||||||
|
Loading…
Reference in New Issue
Block a user