make the rest of the structure for the targets that dont have profiles yet
[openwrt/svn-archive/archive.git] / target / linux / brcm47xx-2.6 / Makefile
index ca7fd5d2d1cbdf54834693e997686598f1e895fc..ab79d82908a047e1fabac3b41d447a8e3a211fd9 100644 (file)
@@ -19,4 +19,7 @@ endef
 include $(INCLUDE_DIR)/kernel-build.mk
 # DEFAULT_PACKAGES += kmod-switch
 
+# include the profiles
+-include profiles/*.mk
+
 $(eval $(call BuildKernel))