diff options
| -rw-r--r-- | target/linux/pxa/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 <kaloz@openwrt.org>  LINUX_VERSION:=3.3.8 | 
