include the kernel config for kernel related packages (should fix some b43 compile issues)

SVN-Revision: 9635
This commit is contained in:
Felix Fietkau 2007-11-30 09:43:08 +00:00
parent 2afa8ad23c
commit d1b4f5b54f
1 changed files with 4 additions and 1 deletions

View File

@ -89,6 +89,9 @@ define ModuleAutoLoad
fi
endef
ifeq ($(DUMP),)
-include $(LINUX_DIR)/.config
endif
define KernelPackage
NAME:=$(1)