projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin)
[openwrt.git]
/
target
/
linux
/
orion
/
Makefile
diff --git
a/target/linux/orion/Makefile
b/target/linux/orion/Makefile
index
33224b3
..
ac75a47
100644
(file)
--- a/
target/linux/orion/Makefile
+++ b/
target/linux/orion/Makefile
@@
-11,6
+11,7
@@
BOARD:=orion
BOARDNAME:=Marvell Orion
FEATURES:=squashfs
SUBTARGETS=generic harddisk
+CFLAGS=-Os -pipe -march=armv5t -mtune=xscale -funit-at-a-time
LINUX_VERSION:=2.6.30.10
This page took
0.019198 seconds
and
4
git commands to generate.