build: unify target independent optimization options
[15.05/openwrt.git] / target / linux / omap24xx / Makefile
index a91b0d2..b3e54d3 100644 (file)
@@ -18,7 +18,7 @@ define Target/Description
        TI OMAP-24xx
 endef
 
-CFLAGS:=-Os -pipe -march=armv6 -mtune=arm1136j-s -fno-caller-saves
+CFLAGS:=-Os -pipe -march=armv6 -mtune=arm1136j-s
 
 KERNELNAME:="zImage"