global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead...
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / Makefile
index 43a4c6a2d2cc4d9a093b0b298c6c058433b71975..5b17f90ecfaaf77e4445177923ff9a857ac9e220 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=mips
 BOARD:=ar71xx
 BOARDNAME:=Atheros AR71xx/AR7240/AR913x
 FEATURES:=squashfs jffs2 targz
-CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
+CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
 SUBTARGETS:=generic nand
 
 LINUX_VERSION:=2.6.37.4