[openwrt/openwrt] kirkwood: switch to kernel 4.14

LEDE Commits lede-commits at lists.infradead.org
Tue Mar 20 13:47:06 PDT 2018


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/e0d4ad71277ca4725e2a29b89f71a75c6137af1f

commit e0d4ad71277ca4725e2a29b89f71a75c6137af1f
Author: Paul Wassi <p.wassi at gmx.at>
AuthorDate: Mon Mar 12 23:36:19 2018 +0100

    kirkwood: switch to kernel 4.14
    
    Signed-off-by: Paul Wassi <p.wassi at gmx.at>
---
 target/linux/kirkwood/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/kirkwood/Makefile b/target/linux/kirkwood/Makefile
index d5df854..3eac246 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 <luka at openwrt.org>
 
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
 
 include $(INCLUDE_DIR)/target.mk
 



More information about the lede-commits mailing list