X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c66be709968b5485402ae887bde59404695ca3c2..01926e6150b87eebdc7ff674b45400838b87a0db:/include/kernel-build.mk diff --git a/include/kernel-build.mk b/include/kernel-build.mk index 089753e3a..477c9eedd 100644 --- a/include/kernel-build.mk +++ b/include/kernel-build.mk @@ -11,6 +11,7 @@ ifneq ($(DUMP),1) all: compile endif +export QUILT=1 STAMP_PREPARED:=$(LINUX_DIR)/.prepared STAMP_CONFIGURED:=$(LINUX_DIR)/.configured include $(INCLUDE_DIR)/download.mk