From 103893f67eea7e8366daebdb55ca05dab7ffd273 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36863 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mcs814x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/mcs814x') diff --git a/target/linux/mcs814x/Makefile b/target/linux/mcs814x/Makefile index 47569fe9d4..55ae90c4c5 100644 --- a/target/linux/mcs814x/Makefile +++ b/target/linux/mcs814x/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=mcs814x BOARDNAME:=Moschip MCS814x -FEATURES:=usb squashfs jffs2 +FEATURES:=usb squashfs CFLAGS=-Os -pipe -march=armv5te -mtune=arm926ej-s -fno-caller-saves MAINTAINER:=Florian Fainelli -- cgit v1.2.3