Include profiles
SVN-Revision: 6631
This commit is contained in:
parent
0499278053
commit
86b6dab84d
1 changed files with 3 additions and 1 deletions
|
@ -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 a new issue