optimize for the fa526 core
authorImre Kaloz <kaloz@openwrt.org>
Fri, 25 Feb 2011 17:45:46 +0000 (17:45 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Fri, 25 Feb 2011 17:45:46 +0000 (17:45 +0000)
SVN-Revision: 25710

target/linux/gemini/Makefile

index 8073b18a856acf7201c83e9693cdf263fe72fa1c..ef0cf4b3603111878313f6aa88651e903fd076df 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=arm
 BOARD:=gemini
 BOARDNAME:=Cortina Systems CS351x
 FEATURES:=squashfs
-CFLAGS:=-Os -pipe -march=armv4 -mtune=arm9tdmi -funit-at-a-time
+CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -funit-at-a-time
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
 LINUX_VERSION:=2.6.37.1