global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead...
[openwrt/openwrt.git] / target / linux / orion / Makefile
index 88960a78d750c90c5abb9489c8e29c85c52f6776..feb07492c1ec1d8de0b5c4419107e3d234e6d715 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=arm
 BOARD:=orion
 BOARDNAME:=Marvell Orion
 SUBTARGETS:=generic harddisk
-CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -funit-at-a-time
+CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -fno-caller-saves
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
 LINUX_VERSION:=2.6.37.4