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

@ -88,7 +88,10 @@ define ModuleAutoLoad
chmod 0755 $(2)/CONTROL/postinst; \
fi
endef
ifeq ($(DUMP),)
-include $(LINUX_DIR)/.config
endif
define KernelPackage
NAME:=$(1)