From 747e57ffe2dc0399886ae17e7476a9baaf8ebeb2 Mon Sep 17 00:00:00 2001 From: Tim Yardley Date: Sat, 3 Mar 2007 01:22:09 +0000 Subject: make the rest of the structure for the targets that dont have profiles yet SVN-Revision: 6475 --- target/linux/brcm47xx-2.6/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/brcm47xx-2.6/Makefile') diff --git a/target/linux/brcm47xx-2.6/Makefile b/target/linux/brcm47xx-2.6/Makefile index ca7fd5d2d1..ab79d82908 100644 --- a/target/linux/brcm47xx-2.6/Makefile +++ b/target/linux/brcm47xx-2.6/Makefile @@ -19,4 +19,7 @@ endef include $(INCLUDE_DIR)/kernel-build.mk # DEFAULT_PACKAGES += kmod-switch +# include the profiles +-include profiles/*.mk + $(eval $(call BuildKernel)) -- cgit v1.2.3