From 1beaf031d1c35a184ed2676554bd9c344ef5766d Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Wed, 5 Jun 2013 20:58:59 +0000 Subject: target: don't build jffs2 nor images by default Signed-off-by: Jonas Gorski SVN-Revision: 36863 --- target/linux/xburst/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/xburst') diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile index 6c9677cbe9..33fa4aed73 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=xburst BOARDNAME:=Ingenic XBurst -FEATURES:=jffs2 targz ubifs audio broken +FEATURES:=targz ubifs audio broken SUBTARGETS:=qi_lb60 n516 n526 id800wt LINUX_VERSION:=3.8.13 -- cgit v1.2.3