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