Explorar el Código

mxs: bump to use 4.14 by default

Signed-off-by: Zoltan HERPAI <[email protected]>
Zoltan HERPAI hace 8 años
padre
commit
0a2494545e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
 CPU_TYPE:=arm926ej-s
 
 
 MAINTAINER:=Zoltan HERPAI <[email protected]>
 MAINTAINER:=Zoltan HERPAI <[email protected]>
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
 KERNELNAME:=zImage dtbs
 KERNELNAME:=zImage dtbs
 
 
 define Target/Description
 define Target/Description