mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
Include profiles
SVN-Revision: 6631
This commit is contained in:
parent
0499278053
commit
86b6dab84d
@ -17,6 +17,8 @@ define Target/Description
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/kernel-build.mk
|
include $(INCLUDE_DIR)/kernel-build.mk
|
||||||
DEFAULT_PACKAGES += kmod-madwifi
|
|
||||||
|
# include the profiles
|
||||||
|
-include profiles/*.mk
|
||||||
|
|
||||||
$(eval $(call BuildKernel))
|
$(eval $(call BuildKernel))
|
||||||
|
Loading…
Reference in New Issue
Block a user