1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 09:41:38 +03:00

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9635 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-11-30 09:43:08 +00:00
parent bb7ec42ea8
commit cac4b005fb

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)