mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-21 03:55:06 +00:00
optimize for the fa526 core
SVN-Revision: 25710
This commit is contained in:
parent
aa6099c624
commit
88e0cf0ba4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user