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
/
realview
/
Makefile
diff --git
a/target/linux/realview/Makefile
b/target/linux/realview/Makefile
index
5785fdd
..
ddc8d70
100644
(file)
--- a/
target/linux/realview/Makefile
+++ b/
target/linux/realview/Makefile
@@
-10,7
+10,7
@@
ARCH:=arm
BOARD:=realview
BOARDNAME:=ARM Ltd. Realview board (qemu)
FEATURES:=squashfs jffs2 fpu
BOARD:=realview
BOARDNAME:=ARM Ltd. Realview board (qemu)
FEATURES:=squashfs jffs2 fpu
-CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -f
unit-at-a-time
+CFLAGS:=-Os -pipe -march=armv6k -mtune=mpcore -mfloat-abi=softfp -mfpu=vfp -f
no-caller-saves
LINUX_VERSION:=2.6.37.4
LINUX_VERSION:=2.6.37.4
This page took
0.024202 seconds
and
4
git commands to generate.