summaryrefslogtreecommitdiffstats
path: root/target/linux/cobalt/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-06-14 20:05:13 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-06-14 20:05:13 +0000
commit685a61eb6c871f2742cba11723fbcf087c41c859 (patch)
treeaa58909d74918d8a23b71cbf4c42d8225f540463 /target/linux/cobalt/Makefile
parent0fb8884efe984f061ec71912aaccf7499a67423c (diff)
downloadmaster-31e0f0ae-685a61eb6c871f2742cba11723fbcf087c41c859.tar.gz
master-31e0f0ae-685a61eb6c871f2742cba11723fbcf087c41c859.tar.bz2
master-31e0f0ae-685a61eb6c871f2742cba11723fbcf087c41c859.zip
switch to 2.6.39
SVN-Revision: 27175
Diffstat (limited to 'target/linux/cobalt/Makefile')
-rw-r--r--target/linux/cobalt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cobalt/Makefile b/target/linux/cobalt/Makefile
index 8ed50f4b57..001f960162 100644
--- 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.32.33
+LINUX_VERSION:=2.6.39.1
include $(INCLUDE_DIR)/target.mk