disable jffs2 support for ixp4xx
SVN-Revision: 6982
This commit is contained in:
parent
0fc4540a23
commit
abb4ebb9f2
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue