From f538d04c12e39cd6a3f461b62374c74c07998375 Mon Sep 17 00:00:00 2001 From: Florian Fainelli 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(-) diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile index 86e4950f1e..cf6fe8916e 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