make the rest of the structure for the targets that dont have profiles yet
[openwrt/openwrt.git] / target / linux / magicbox-2.6 / Makefile
index b829965a50e3afc600e6649123a5d8414ababbed..20325a8fa66169a505f72190217c9a51f23c1a91 100644 (file)
@@ -12,4 +12,8 @@ BOARDNAME:=Magicbox
 FEATURES:=jffs2
 
 include $(INCLUDE_DIR)/kernel-build.mk
+
+# include the profiles
+-include profiles/*.mk
+
 $(eval $(call BuildKernel))