[gemini]: optimize for the fa526 core

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25710 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Imre Kaloz 2011-02-25 17:45:46 +00:00
parent 68355d4227
commit be779b0172
1 changed files with 1 additions and 1 deletions

View 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