summaryrefslogtreecommitdiffstats
path: root/target/linux/octeon
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-02-09 12:14:09 +0000
committerJohn Crispin <john@openwrt.org>2015-02-09 12:14:09 +0000
commit983f902177d5e6e7a073834d9cc37d1e9dd74646 (patch)
tree0e309be671896af411893e7c9519ec14f12bcd9a /target/linux/octeon
parent654bc380ec549e3cdcc2c286ef7d67fea9509609 (diff)
downloadmaster-31e0f0ae-983f902177d5e6e7a073834d9cc37d1e9dd74646.tar.gz
master-31e0f0ae-983f902177d5e6e7a073834d9cc37d1e9dd74646.tar.bz2
master-31e0f0ae-983f902177d5e6e7a073834d9cc37d1e9dd74646.zip
octeon: switch to 3.18
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44350
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