brcm47xx: fix parts of the cache code that were not covered by the kmap_coherent...
[openwrt.git] / target / linux / atheros-2.6 / Makefile
index 92f9d36..1700dec 100644 (file)
@@ -9,13 +9,16 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips
 BOARD:=atheros
 BOARDNAME:=Atheros
-FEATURES:=jffs2
+FEATURES:=squashfs jffs2
 
 define Target/Description
-       Build firmware images for Atheros SoC boards (currently AR2315-AR2317)
+       Build firmware images for Atheros SoC boards
 endef
 
 include $(INCLUDE_DIR)/kernel-build.mk
 DEFAULT_PACKAGES += kmod-madwifi
 
+# include the profiles
+-include profiles/*.mk
+
 $(eval $(call BuildKernel))
This page took 0.01972 seconds and 4 git commands to generate.