From: Felix Fietkau Date: Wed, 15 Feb 2017 11:34:52 +0000 (+0100) Subject: build: skip headers install and config on make target/linux/prepare X-Git-Tag: v18.06.0-rc1~3594 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dce6eeccc09339c7101a5b6b3fdba8b4d8f41247;p=thirdparty%2Fopenwrt.git build: skip headers install and config on make target/linux/prepare This simplifies working with quilt on the kernel tree Signed-off-by: Felix Fietkau --- diff --git a/include/kernel-build.mk b/include/kernel-build.mk index 32da94babc7..56c0fe386b0 100644 --- a/include/kernel-build.mk +++ b/include/kernel-build.mk @@ -152,7 +152,7 @@ define BuildKernel endef download: $(if $(LINUX_SITE),$(DL_DIR)/$(LINUX_SOURCE)) - prepare: $(STAMP_CONFIGURED) + prepare: $(STAMP_PREPARED) compile: $(LINUX_DIR)/.modules $(MAKE) -C image compile TARGET_BUILD=