浏览代码

kirkwood: switch to kernel 4.14

Signed-off-by: Paul Wassi <[email protected]>
Paul Wassi 7 年之前
父节点
当前提交
e0d4ad7127
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/linux/kirkwood/Makefile

+ 1 - 1
target/linux/kirkwood/Makefile

@@ -13,7 +13,7 @@ FEATURES:=usb nand squashfs ramdisk
 CPU_TYPE:=xscale
 CPU_TYPE:=xscale
 MAINTAINER:=Luka Perkov <[email protected]>
 MAINTAINER:=Luka Perkov <[email protected]>
 
 
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
 
 
 include $(INCLUDE_DIR)/target.mk
 include $(INCLUDE_DIR)/target.mk