浏览代码

mxs: bump to use 4.14 by default

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

+ 1 - 1
target/linux/mxs/Makefile

@@ -13,7 +13,7 @@ FEATURES:=ext4 rtc usb gpio
 CPU_TYPE:=arm926ej-s
 
 MAINTAINER:=Zoltan HERPAI <[email protected]>
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
 KERNELNAME:=zImage dtbs
 
 define Target/Description