From: Paul Wassi
Date: Mon, 12 Mar 2018 22:36:19 +0000 (+0100)
Subject: kirkwood: switch to kernel 4.14
X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=e0d4ad71277ca4725e2a29b89f71a75c6137af1f;p=openwrt%2Fstaging%2Fnbd.git
kirkwood: switch to kernel 4.14
Signed-off-by: Paul Wassi
---
diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile
index d5df854433..3eac246a42 100644
--- a/target/linux/kirkwood/Makefile
+++ b/target/linux/kirkwood/Makefile
@@ -13,7 +13,7 @@ FEATURES:=usb nand squashfs ramdisk
CPU_TYPE:=xscale
MAINTAINER:=Luka Perkov
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
include $(INCLUDE_DIR)/target.mk