summaryrefslogtreecommitdiffstats
path: root/target/linux/cobalt
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2014-12-07 21:58:22 +0000
committerFlorian Fainelli <florian@openwrt.org>2014-12-07 21:58:22 +0000
commit4287370f76998035f63a506cd6449bfc8c6747c0 (patch)
treebb9f058a9ae8d5dbdccacfe0c404d4df960f0759 /target/linux/cobalt
parent35e8cc2cdc62254ff0025882629c565a9c28e21d (diff)
downloadmaster-31e0f0ae-4287370f76998035f63a506cd6449bfc8c6747c0.tar.gz
master-31e0f0ae-4287370f76998035f63a506cd6449bfc8c6747c0.tar.bz2
master-31e0f0ae-4287370f76998035f63a506cd6449bfc8c6747c0.zip
cobalt: switch to 3.14 kernel
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43548
Diffstat (limited to 'target/linux/cobalt')
-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 5f0adc288a..15e01f1fce 100644
--- a/target/linux/cobalt/Makefile
+++ b/target/linux/cobalt/Makefile
@@ -14,7 +14,7 @@ CPU_TYPE := 5k
CPU_CFLAGS_5k := -march=r5000
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
-KERNEL_PATCHVER:=3.3
+KERNEL_PATCHVER:=3.14
include $(INCLUDE_DIR)/target.mk