Make strongswan really depend on 2.4 kernels
[openwrt.git] / include / kernel-build.mk
index 50c9fce..6aec7c7 100644 (file)
@@ -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),)
This page took 0.023555 seconds and 4 git commands to generate.