build: unify target independent optimization options
[openwrt/staging/yousong.git] / target / linux / malta / le64 / target.mk
index bd5c63619e0df1c6311924b79315cb98a7959524..86fe90d446fa6f9bd0b5a8a043aac649c9ac8c37 100644 (file)
@@ -2,7 +2,7 @@ ARCH:=mips64el
 ARCH_PACKAGES:=malta_mipsel64
 SUBTARGET:=le64
 BOARDNAME:=Little Endian (64-bits)
-CFLAGS:=-Os -pipe -mips64 -mtune=mips64 -fno-caller-saves
+CFLAGS:=-Os -pipe -mips64 -mtune=mips64
 FEATURES:=ramdisk
 
 define Target/Description