From 09c7ab130eb2222be11413a19ea0e31d07fb7cbc Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 3 Oct 2012 16:12:57 +0000 Subject: [pxa] advertise jffs2 feature git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33607 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/pxa/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/pxa/Makefile') diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile index 86e4950f1..cf6fe8916 100644 --- a/target/linux/pxa/Makefile +++ b/target/linux/pxa/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=pxa BOARDNAME:=Marvell/Intel PXA2xx -FEATURES:=squashfs +FEATURES:=squashfs jffs2 MAINTAINER:=Imre Kaloz LINUX_VERSION:=3.3.8 -- cgit v1.2.3