From e5bb7fa66fa6549bbff34ed8cd5145b33c59fd46 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6475 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/sibyte-2.6/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/sibyte-2.6') diff --git a/target/linux/sibyte-2.6/Makefile b/target/linux/sibyte-2.6/Makefile index 364d116d4d..28b3302750 100644 --- a/target/linux/sibyte-2.6/Makefile +++ b/target/linux/sibyte-2.6/Makefile @@ -12,4 +12,8 @@ BOARDNAME:=SiByte MIPS FEATURES:=broken include $(INCLUDE_DIR)/kernel-build.mk + +# include the profiles +-include profiles/*.mk + $(eval $(call BuildKernel)) -- cgit v1.2.3