Include profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6631 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
22d2d9b362
commit
71da5f842a
|
@ -17,6 +17,8 @@ define Target/Description
|
|||
endef
|
||||
|
||||
include $(INCLUDE_DIR)/kernel-build.mk
|
||||
DEFAULT_PACKAGES += kmod-madwifi
|
||||
|
||||
# include the profiles
|
||||
-include profiles/*.mk
|
||||
|
||||
$(eval $(call BuildKernel))
|
||||
|
|
Loading…
Reference in New Issue