mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-03 21:09:42 +02: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:
parent
bb7ec42ea8
commit
cac4b005fb
@ -88,7 +88,10 @@ define ModuleAutoLoad
|
||||
chmod 0755 $(2)/CONTROL/postinst; \
|
||||
fi
|
||||
endef
|
||||
|
||||
|
||||
ifeq ($(DUMP),)
|
||||
-include $(LINUX_DIR)/.config
|
||||
endif
|
||||
|
||||
define KernelPackage
|
||||
NAME:=$(1)
|
||||
|
Loading…
Reference in New Issue
Block a user