projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68355d4
)
[gemini]: optimize for the fa526 core
author
Imre Kaloz
<kaloz@openwrt.org>
Fri, 25 Feb 2011 17:45:46 +0000
(17:45 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Fri, 25 Feb 2011 17:45:46 +0000
(17:45 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25710
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/gemini/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/gemini/Makefile
b/target/linux/gemini/Makefile
index
8073b18
..
ef0cf4b
100644
(file)
--- a/
target/linux/gemini/Makefile
+++ b/
target/linux/gemini/Makefile
@@
-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