ar71xx: fix AR934X_WMAC_SIZE
[openwrt.git] / target / linux / ep93xx / Makefile
index d766244..033d766 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
 
This page took 0.021272 seconds and 4 git commands to generate.