mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:14:05 +02:00
[pxa] advertise jffs2 feature
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33607 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
28d64148e8
commit
09c7ab130e
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
ARCH:=arm
|
ARCH:=arm
|
||||||
BOARD:=pxa
|
BOARD:=pxa
|
||||||
BOARDNAME:=Marvell/Intel PXA2xx
|
BOARDNAME:=Marvell/Intel PXA2xx
|
||||||
FEATURES:=squashfs
|
FEATURES:=squashfs jffs2
|
||||||
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
|
||||||
|
|
||||||
LINUX_VERSION:=3.3.8
|
LINUX_VERSION:=3.3.8
|
||||||
|
Loading…
Reference in New Issue
Block a user