From 33bc319bf8d7a329d208048a457176ef6e38d01e Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 2 Mar 2007 01:38:07 +0000 Subject: add squashfs support for atheros-2.6 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6451 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/atheros-2.6/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/atheros-2.6/Makefile') diff --git a/target/linux/atheros-2.6/Makefile b/target/linux/atheros-2.6/Makefile index 92f9d361c..5404902f3 100644 --- a/target/linux/atheros-2.6/Makefile +++ b/target/linux/atheros-2.6/Makefile @@ -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 -- cgit v1.2.3