Include profiles

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6631 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2007-03-21 20:11:00 +00:00
parent 22d2d9b362
commit 71da5f842a
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))