summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc52xx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/mpc52xx/Makefile')
-rw-r--r--target/linux/mpc52xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc52xx/Makefile b/target/linux/mpc52xx/Makefile
index d3cf6a2950..7b07058944 100644
--- a/target/linux/mpc52xx/Makefile
+++ b/target/linux/mpc52xx/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=powerpc
BOARD:=mpc52xx
BOARDNAME:=Freescale MPC52xx
-CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e
+CFLAGS:=-Os -pipe -mcpu=603e
FEATURES:=targz ext4
LINUX_VERSION:=3.8.13