projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lantiq: add runtime generation of /etc/config/network
[openwrt.git]
/
target
/
linux
/
imx21
/
Makefile
diff --git
a/target/linux/imx21/Makefile
b/target/linux/imx21/Makefile
index
be326af
..
0ca5c8a
100644
(file)
--- a/
target/linux/imx21/Makefile
+++ b/
target/linux/imx21/Makefile
@@
-10,9
+10,9
@@
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.
6
DEVICE_TYPE=phone
DEVICE_TYPE=phone
This page took
0.024087 seconds
and
4
git commands to generate.