make the rest of the structure for the targets that dont have profiles yet
[openwrt/svn-archive/archive.git] / target / linux / sibyte-2.6 / Makefile
index 364d116d4d4593057a2697e9d777bacf4610dca0..28b3302750754554ba32f4eddeb5fffab07c40a4 100644 (file)
@@ -12,4 +12,8 @@ BOARDNAME:=SiByte MIPS
 FEATURES:=broken
 
 include $(INCLUDE_DIR)/kernel-build.mk
+
+# include the profiles
+-include profiles/*.mk
+
 $(eval $(call BuildKernel))