make the rest of the structure for the targets that dont have profiles yet
[openwrt/svn-archive/archive.git] / target / linux / rb532-2.6 / Makefile
index 6ec9bdcd38f25c81287827ffdb3318986928c718..27569a35db228dbe53a70d32340d3c3cb6e1b078 100644 (file)
@@ -12,4 +12,8 @@ BOARDNAME:=Mikrotik RouterBoard 532
 FEATURES:=jffs2
 
 include $(INCLUDE_DIR)/kernel-build.mk
+
+# include the profiles
+-include profiles/*.mk
+
 $(eval $(call BuildKernel))