global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead...
[openwrt/staging/dedeckeh.git] / target / linux / ep93xx / Makefile
index d7662441a92044532425ae2ea82c19c2bc4113ce..033d766aea9c94cf16cc6e41e2b85486a77751a2 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=arm
 BOARD:=ep93xx
 BOARDNAME:=Cirrus Logic EP93xx
 FEATURES:=squashfs jffs2 ext4 targz usb
-CFLAGS:=-Os -pipe -march=armv4t -funit-at-a-time
+CFLAGS:=-Os -pipe -march=armv4t -fno-caller-saves
 
 LINUX_VERSION:=2.6.36.4