build: unify target independent optimization options
[openwrt/staging/jow.git] / target / linux / malta / be64 / target.mk
index 30804f4e1e534129f833ade3610094ba13749c3c..13c5d7e3b91e4b51f544e476f3b8c59bbae67ba5 100644 (file)
@@ -2,7 +2,7 @@ ARCH:=mips64
 ARCH_PACKAGES:=malta_mips64
 SUBTARGET:=be64
 BOARDNAME:=Big Endian (64-bits)
-CFLAGS:=-Os -pipe -mips64 -mtune=mips64 -fno-caller-saves
+CFLAGS:=-Os -pipe -mips64 -mtune=mips64
 FEATURES:=ramdisk
 
 define Target/Description