make the rest of the structure for the targets that dont have profiles yet
[openwrt/openwrt.git] / target / linux / ixp4xx-2.6 / Makefile
index 352671ee69e6d63593eca6d92bbdeed941f41b16..5eea6d62584d432d0653c6d3d3cdc5b2fc7197af 100644 (file)
@@ -15,4 +15,8 @@ define Target/Description
 endef
 
 include $(INCLUDE_DIR)/kernel-build.mk
+
+# include the profiles
+-include profiles/*.mk
+
 $(eval $(call BuildKernel))