disable jffs2 support for ixp4xx

SVN-Revision: 6982
owl
Imre Kaloz 2007-04-17 09:25:05 +00:00
parent 0fc4540a23
commit abb4ebb9f2
1 changed files with 1 additions and 1 deletions

View File

@ -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