global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead...
[openwrt/svn-archive/archive.git] / target / linux / s3c24xx / Makefile
index 0a051ff13738a7b103077e30dd3c50ff4cce647a..57f6aa3c7231d6f8420e44a7fbfdc6c7b336d3f0 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=arm
 BOARD:=s3c24xx
 BOARDNAME:=Samsung S3C24xx
 FEATURES:=jffs2
-CFLAGS:=-O2 -pipe -march=armv4t -mtune=arm920t -funit-at-a-time
+CFLAGS:=-O2 -pipe -march=armv4t -mtune=arm920t -fno-caller-saves
 SUBTARGETS:=openmoko-gta02
 
 LINUX_VERSION:=2.6.30.10