From: florian Date: Wed, 21 Mar 2007 20:11:00 +0000 (+0000) Subject: Include profiles X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=6245754a41775731059d3a163570821926154691 Include profiles git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6631 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/adm5120-2.6/Makefile b/target/linux/adm5120-2.6/Makefile index 80b35e7ef..69554fe1a 100644 --- a/target/linux/adm5120-2.6/Makefile +++ b/target/linux/adm5120-2.6/Makefile @@ -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))