summaryrefslogtreecommitdiffstats
path: root/target/linux/sibyte-2.6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/sibyte-2.6/Makefile')
-rw-r--r--target/linux/sibyte-2.6/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/sibyte-2.6/Makefile b/target/linux/sibyte-2.6/Makefile
index 364d116d4..28b330275 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))