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-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fyousong.git;a=commitdiff_plain;h=dce6eeccc09339c7101a5b6b3fdba8b4d8f41247 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 32da94babc..56c0fe386b 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=