From: Luka Perkov Date: Thu, 5 Mar 2015 23:43:24 +0000 (+0000) Subject: kirkwood: switch to 3.18 X-Git-Tag: reboot~4117 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=commitdiff_plain;h=37cef988442f73e75387b9c94df22a6cae93d82b;ds=sidebyside kirkwood: switch to 3.18 Signed-off-by: Luka Perkov SVN-Revision: 44609 --- 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 -KERNEL_PATCHVER:=3.14 +KERNEL_PATCHVER:=3.18 include $(INCLUDE_DIR)/target.mk