From b2e35bbd7b6c12b82f7d22356b0369dc81116ec3 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 26 Sep 2013 17:53:14 +0000 Subject: build: unify mips target cflags Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38210 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ramips/Makefile') diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 512a78f414..9a13a2c9a1 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -10,7 +10,6 @@ ARCH:=mipsel BOARD:=ramips BOARDNAME:=Ralink RT288x/RT3xxx SUBTARGETS:=rt305x rt3883 mt7620a rt288x -CFLAGS:=-Os -pipe -mno-branch-likely FEATURES:=squashfs gpio LINUX_VERSION:=3.10.12 -- cgit v1.2.3