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/rb532/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/rb532') diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile index 8e61236fb3..fe30f9cc6e 100644 --- a/target/linux/rb532/Makefile +++ b/target/linux/rb532/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=rb532 BOARDNAME:=Mikrotik RouterBoard 532 -FEATURES:=jffs2 pci targz broken +FEATURES:=pci targz broken LINUX_VERSION:=3.8.13 -- cgit v1.2.3