aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-03-05 23:43:24 +0000
committerLuka Perkov <luka@openwrt.org>2015-03-05 23:43:24 +0000
commitdef467318ab4261ef41cf3634db15391e5e38fda (patch)
treed754d47427f09a64505fb311819dcd7868339eb6 /target/linux/kirkwood
parent14714ca5bb6532985be1b3b82228519498f8c166 (diff)
downloadmaster-187ad058-def467318ab4261ef41cf3634db15391e5e38fda.tar.gz
master-187ad058-def467318ab4261ef41cf3634db15391e5e38fda.tar.bz2
master-187ad058-def467318ab4261ef41cf3634db15391e5e38fda.zip
kirkwood: switch to 3.18
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44609 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/kirkwood')
-rw-r--r--target/linux/kirkwood/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile
index 6fa42bfbbf..3f40d912ef 100644
--- a/target/linux/kirkwood/Makefile
+++ b/target/linux/kirkwood/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2009-2014 OpenWrt.org
+# Copyright (C) 2009-2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -13,7 +13,7 @@ FEATURES:=targz usb jffs2_nand nand ubifs
CPU_TYPE:=xscale
MAINTAINER:=Luka Perkov <luka@openwrt.org>
-KERNEL_PATCHVER:=3.14
+KERNEL_PATCHVER:=3.18
include $(INCLUDE_DIR)/target.mk