summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-12-28 19:17:19 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-12-28 19:17:19 +0000
commit41a039f46450ffae9483d6216422098669da2900 (patch)
treea5a1e6dd1828f1a8eb5adf672d49098dc71a88f7 /target/linux/lantiq
parente7719bb4aa7830d5422281421a0f5f6e0d3675d8 (diff)
downloadmaster-31e0f0ae-41a039f46450ffae9483d6216422098669da2900.tar.gz
master-31e0f0ae-41a039f46450ffae9483d6216422098669da2900.tar.bz2
master-31e0f0ae-41a039f46450ffae9483d6216422098669da2900.zip
mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel size after lzma and ~12k squashfs size in the default configuration
SVN-Revision: 34909
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile
index d0eb2df1be..84958df7f6 100644
--- a/target/linux/lantiq/Makefile
+++ b/target/linux/lantiq/Makefile
@@ -13,7 +13,7 @@ SUBTARGETS=xway ase falcon
LINUX_VERSION:=3.7.1
-CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
+CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -mno-branch-likely
define Target/Description
Build firmware images for Lantiq SoC