projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[include] cmake.mk: fix passing of LDFLAGS
[openwrt.git]
/
target
/
linux
/
lantiq
/
Makefile
diff --git
a/target/linux/lantiq/Makefile
b/target/linux/lantiq/Makefile
index
7f00ada
..
75fef7e
100644
(file)
--- a/
target/linux/lantiq/Makefile
+++ b/
target/linux/lantiq/Makefile
@@
-12,7
+12,7
@@
BOARDNAME:=Lantiq GPON/XWAY
FEATURES:=squashfs jffs2
DEFAULT_SUBTARGET:=danube
-LINUX_VERSION:=3.1
+LINUX_VERSION:=3.1
.4
CFLAGS=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
This page took
0.028542 seconds
and
4
git commands to generate.