build: unify target independent optimization options
[openwrt/staging/yousong.git] / target / linux / mpc83xx / Makefile
index 2a721dace07c9c485a3958ea2b042b1dc1c56257..1bb0d34bbcba455c15a4c7692ddf3e9172cefbb5 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=powerpc
 BOARD:=mpc83xx
 BOARDNAME:=Freescale MPC83xx
-CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
+CFLAGS:=-Os -pipe -mcpu=603e
 FEATURES:=squashfs targz
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>