mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-17 17:03:27 +00:00
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
@ -88,7 +88,10 @@ define ModuleAutoLoad
|
|||||||
chmod 0755 $(2)/CONTROL/postinst; \
|
chmod 0755 $(2)/CONTROL/postinst; \
|
||||||
fi
|
fi
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
ifeq ($(DUMP),)
|
||||||
|
-include $(LINUX_DIR)/.config
|
||||||
|
endif
|
||||||
|
|
||||||
define KernelPackage
|
define KernelPackage
|
||||||
NAME:=$(1)
|
NAME:=$(1)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user