build: unify target independent optimization options
[openwrt/staging/yousong.git] / target / linux / omap24xx / Makefile
index a91b0d2d13eb2829fb501b557a35b604bd240be5..b3e54d31be0ea754e87007cf77f2c7e22a08155b 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"