Browse Source

mxs: bump to use 4.14 by default

Signed-off-by: Zoltan HERPAI <[email protected]>
Zoltan HERPAI 7 years ago
parent
commit
0a2494545e
1 changed files with 1 additions and 1 deletions
  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