We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdea0fa commit 129d173Copy full SHA for 129d173
include/kernel-build.mk
@@ -13,7 +13,7 @@ include $(INCLUDE_DIR)/prereq.mk
13
14
LINUX_CONFIG ?= ./config/default
15
16
--include $(GENERIC_PLATFORM_DIR)/config-template
+-include $(TOPDIR)/target/linux/generic-$(KERNEL)/config-template
17
-include $(LINUX_CONFIG)
18
19
ifneq ($(CONFIG_ATM),)
0 commit comments