X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ca1f565dd942f4b6f8d938a5b7b72bee639450bb..a6fcd662b4e91d7efc0cf510e005ad6f149e769c:/target/linux/mpc52xx/Makefile?ds=sidebyside diff --git a/target/linux/mpc52xx/Makefile b/target/linux/mpc52xx/Makefile index b4649e45c..3d9c47017 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 -funit-at-a-time -mcpu=603e +CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e FEATURES:=targz ext4 LINUX_VERSION:=2.6.30.10