target: don't build jffs2 nor images by default

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 36863
This commit is contained in:
Jonas Gorski 2013-06-05 20:58:59 +00:00
parent dd9a24663b
commit 1beaf031d1
26 changed files with 26 additions and 26 deletions

View file

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=sparc
BOARD:=sparc
BOARDNAME:=Sun UltraSPARC
FEATURES+=fpu tgz jffs2 ext4 squashfs
FEATURES+=fpu tgz ext4 squashfs
LINUX_VERSION:=3.6.11
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>