summaryrefslogtreecommitdiffstats
path: root/include/kernel-build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'include/kernel-build.mk')
-rw-r--r--include/kernel-build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/kernel-build.mk b/include/kernel-build.mk
index 50c9fced0..6aec7c727 100644
--- a/include/kernel-build.mk
+++ b/include/kernel-build.mk
@@ -13,7 +13,7 @@ include $(INCLUDE_DIR)/prereq.mk
LINUX_CONFIG ?= ./config/default
--include $(GENERIC_PLATFORM_DIR)/config-template
+-include $(TOPDIR)/target/linux/generic-$(KERNEL)/config-template
-include $(LINUX_CONFIG)
ifneq ($(CONFIG_ATM),)