projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa6099c
)
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)
SVN-Revision: 25710
target/linux/gemini/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/gemini/Makefile
b/target/linux/gemini/Makefile
index 8073b18a856acf7201c83e9693cdf263fe72fa1c..ef0cf4b3603111878313f6aa88651e903fd076df 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