From: Florian Fainelli Date: Wed, 21 Mar 2007 20:11:00 +0000 (+0000) Subject: Include profiles X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=86b6dab84de33dd66c0103e157075dba4c60fb38;p=librecmc%2Flibrecmc.git Include profiles SVN-Revision: 6631 --- diff --git a/target/linux/adm5120-2.6/Makefile b/target/linux/adm5120-2.6/Makefile index 80b35e7efd..69554fe1ae 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))