summaryrefslogtreecommitdiffstats
path: root/target/linux/cobalt/Makefile
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-06-14 20:05:13 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-06-14 20:05:13 +0000
commit72829489daf954b57b79b083b0e59c5f29e97097 (patch)
treecfd3c930b9013da0869473d97f906fb105d15252 /target/linux/cobalt/Makefile
parentd78f71b371bb901c8b8ed9d81c4f9eab0fb41893 (diff)
[cobalt] switch to 2.6.39
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27175 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 8ed50f4b5..001f96016 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