include the kernel config for kernel related packages (should fix some b43 compile issues)
SVN-Revision: 9635
This commit is contained in:
parent
2afa8ad23c
commit
d1b4f5b54f
@ -89,6 +89,9 @@ define ModuleAutoLoad
|
|||||||
fi
|
fi
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
ifeq ($(DUMP),)
|
||||||
|
-include $(LINUX_DIR)/.config
|
||||||
|
endif
|
||||||
|
|
||||||
define KernelPackage
|
define KernelPackage
|
||||||
NAME:=$(1)
|
NAME:=$(1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user