From 28e44dbadb0172c83326e10daab228ac676f26ce Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 7 Jun 2009 20:07:32 +0000 Subject: [ar71xx] create jffs2 images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16374 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/Makefile') diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 8c44daf47e..5948e825c8 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mips BOARD:=ar71xx BOARDNAME:=Atheros AR71xx/AR913x -FEATURES:=squashfs tgz +FEATURES:=squashfs jffs2 tgz CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time LINUX_VERSION:=2.6.28.10 -- cgit v1.2.3