From 73c4d73d6d3ba54ac0089f2619a6305277f4889d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 29 Jul 2013 09:38:29 +0000 Subject: build: unify target independent optimization options Signed-off-by: Felix Fietkau SVN-Revision: 37600 --- target/linux/lantiq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/Makefile') diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile index 25fea54080..94b506d4ee 100644 --- a/target/linux/lantiq/Makefile +++ b/target/linux/lantiq/Makefile @@ -13,7 +13,7 @@ SUBTARGETS=xway ase falcon LINUX_VERSION:=3.8.13 -CFLAGS=-Os -pipe -mips32r2 -fno-caller-saves -mno-branch-likely +CFLAGS=-Os -pipe -mips32r2 -mno-branch-likely define Target/Description Build firmware images for Lantiq SoC -- cgit v1.2.3