projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not run...
[openwrt.git]
/
target
/
linux
/
imx21
/
Makefile
diff --git
a/target/linux/imx21/Makefile
b/target/linux/imx21/Makefile
index
be326af
..
8d46dd1
100644
(file)
--- a/
target/linux/imx21/Makefile
+++ b/
target/linux/imx21/Makefile
@@
-10,7
+10,7
@@
ARCH:=arm
BOARD:=imx21
BOARDNAME:=Freescale i.MX21
FEATURES:=jffs2 broken
BOARD:=imx21
BOARDNAME:=Freescale i.MX21
FEATURES:=jffs2 broken
-CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -f
unit-at-a-time
+CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -f
no-caller-saves
LINUX_VERSION:=2.6.37.4
LINUX_VERSION:=2.6.37.4
This page took
0.019226 seconds
and
4
git commands to generate.