index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
target
/
linux
/
cobalt
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Florian Fainelli <florian@openwrt.org>
2011-02-19 12:44:23 +0000
committer
Florian Fainelli <florian@openwrt.org>
2011-02-19 12:44:23 +0000
commit
d3c2b87213358a80a9d25f45fe1ba81d409dd2d8
(
patch
)
tree
d97f377bc242702c94eb55323c6aacbcc02e261f
/
target/linux/cobalt
parent
31709b2c76c851f343f258e08c686b50aaa31be1
(
diff
)
update to 2.6.32.29
SVN-Revision: 25583
Diffstat
(limited to 'target/linux/cobalt')
-rw-r--r--
target/linux/cobalt/Makefile
2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cobalt/Makefile b/target/linux/cobalt/Makefile
index 76cc057fd4..35167e1821 100644
--- a/
target/linux/cobalt/Makefile
+++ b/
target/linux/cobalt/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Cobalt Microservers
FEATURES:=targz pci ext4
CFLAGS:=-O2 -pipe -mtune=r5000 -funit-at-a-time
-LINUX_VERSION:=2.6.32.27
+LINUX_VERSION:=2.6.32.29
include $(INCLUDE_DIR)/target.mk