1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 22:12:49 +03: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:
kaloz 2007-04-17 09:25:05 +00:00
parent 61d8370f60
commit 83f39a3e6f

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