make the rest of the structure for the targets that dont have profiles yet
[openwrt/svn-archive/archive.git] / target / linux / atheros-2.6 / Makefile
index 5404902f37eeaeff2a9a9b70808e78f65050471f..1700dec8c6d48b4901e4805bbb249b953e6d82eb 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))