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
/
cobalt
/
Makefile
diff --git
a/target/linux/cobalt/Makefile
b/target/linux/cobalt/Makefile
index
8ed50f4
..
b0de847
100644
(file)
--- a/
target/linux/cobalt/Makefile
+++ b/
target/linux/cobalt/Makefile
@@
-13,7
+13,7
@@
FEATURES:=targz pci ext4
CFLAGS:=-O2 -pipe -mtune=r5000 -fno-caller-saves
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
-LINUX_VERSION:=2.6.3
2.33
+LINUX_VERSION:=2.6.3
9.4
include $(INCLUDE_DIR)/target.mk
This page took
0.022354 seconds
and
4
git commands to generate.