summaryrefslogtreecommitdiffstats
path: root/include/kernel.mk
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-08-15 23:33:37 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-08-15 23:33:37 +0000
commitd2f7e3078e138b8d500dedc05b0b8caac1d5e26a (patch)
treef8cf8cb5a8d1ff3de97940618ade68ac010ff901 /include/kernel.mk
parent51e0cac07a5c4b2886a1cf8c99ca0e1b5cbfa708 (diff)
always include kernel config for kernel packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8415 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/kernel.mk')
-rw-r--r--include/kernel.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/kernel.mk b/include/kernel.mk
index df859a42b..5b27d2f45 100644
--- a/include/kernel.mk
+++ b/include/kernel.mk
@@ -51,6 +51,9 @@ endif
GENERIC_PLATFORM_DIR := $(TOPDIR)/target/linux/generic-$(KERNEL)
GENERIC_PATCH_DIR := $(GENERIC_PLATFORM_DIR)/patches$(shell [ -d "$(GENERIC_PLATFORM_DIR)/patches-$(KERNEL_PATCHVER)" ] && printf -- "-$(KERNEL_PATCHVER)" || true )
+ifeq ($(DUMP),)
+ -include $(LINUX_DIR)/.config
+endif
define KernelPackage/Defaults
FILES:=