Include profiles

SVN-Revision: 6631
This commit is contained in:
Florian Fainelli 2007-03-21 20:11:00 +00:00
parent 0499278053
commit 86b6dab84d
1 changed files with 3 additions and 1 deletions

View File

@ -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))