mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:01:09 +02:00
disable jffs2 support for ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6982 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
61d8370f60
commit
83f39a3e6f
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
ARCH:=armeb
|
||||
BOARD:=ixp4xx
|
||||
BOARDNAME:=Intel XScale IXP4xx
|
||||
FEATURES:=squashfs jffs2
|
||||
FEATURES:=squashfs
|
||||
|
||||
define Target/Description
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user