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