s3c24xx: unbreak uclibc by using armv4t instead of armv4; optimize for the right cpu
[openwrt.git] / target / linux / s3c24xx / Makefile
index 309c176..936d8d8 100644 (file)
@@ -10,6 +10,7 @@ ARCH:=arm
 BOARD:=s3c24xx
 BOARDNAME:=s3c24xx
 FEATURES:=jffs2
+CFLAGS:=-O2 -pipe -march=armv4t -mtune=arm920t -funit-at-a-time
 
 LINUX_VERSION:=2.6.28.7