aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeon
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-02-09 12:14:09 +0000
committerJohn Crispin <blogic@openwrt.org>2015-02-09 12:14:09 +0000
commit53da6fdef2780c7247e96aec2f6deaee131ee4a9 (patch)
treea494eb52b0d8fa71e473d55002c80941f7e93ab4 /target/linux/octeon
parentd7139c52f2d1321b3fd2cc8987ac77b3c795c5e2 (diff)
downloadmaster-187ad058-53da6fdef2780c7247e96aec2f6deaee131ee4a9.tar.gz
master-187ad058-53da6fdef2780c7247e96aec2f6deaee131ee4a9.tar.bz2
master-187ad058-53da6fdef2780c7247e96aec2f6deaee131ee4a9.zip
octeon: switch to 3.18
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44350 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/octeon')
-rw-r--r--target/linux/octeon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile
index e15aad81d2..fb5360a7f4 100644
--- a/target/linux/octeon/Makefile
+++ b/target/linux/octeon/Makefile
@@ -14,7 +14,7 @@ CPU_TYPE:=octeon
CPU_CFLAGS_octeon:=-march=octeon -mabi=64
MAINTAINER:=John Crispin <blogic@openwrt.org>
-KERNEL_PATCHVER:=3.14
+KERNEL_PATCHVER:=3.18
include $(INCLUDE_DIR)/target.mk