add squashfs support for atheros-2.6
[openwrt-10.03/.git] / target / linux / atheros-2.6 / Makefile
index 92f9d361c4f492ff7e9005b22e2d81fee4c0d6c2..5404902f37eeaeff2a9a9b70808e78f65050471f 100644 (file)
@@ -9,10 +9,10 @@ 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