global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead...
[openwrt/svn-archive/archive.git] / target / linux / rdc / Makefile
index 69099b25767d4cfbcc55308fe155145d13d9a2da..e09642e202f1f71888ca0f96e3ea41eaf6f923a1 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=i386
 BOARD:=rdc
 BOARDNAME:=RDC 321x
 FEATURES:=squashfs jffs2 pci usb pcmcia
-CFLAGS:=-Os -pipe -march=i486 -mtune=i486 -funit-at-a-time
+CFLAGS:=-Os -pipe -march=i486 -mtune=i486 -fno-caller-saves
 
 LINUX_VERSION:=2.6.32.33