Browse Source

mxs: switch to Kernel 5.10

Signed-off-by: Paul Spooren <[email protected]>
Paul Spooren 4 years ago
parent
commit
d842da8d1b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      target/linux/mxs/Makefile

+ 2 - 2
target/linux/mxs/Makefile

@@ -10,8 +10,8 @@ BOARDNAME:=Freescale i.MX23/i.MX28
 FEATURES:=ext4 rtc usb gpio
 FEATURES:=ext4 rtc usb gpio
 CPU_TYPE:=arm926ej-s
 CPU_TYPE:=arm926ej-s
 
 
-KERNEL_PATCHVER:=5.4
-KERNEL_TESTING_PATCHVER:=5.10
+KERNEL_PATCHVER:=5.10
+
 KERNELNAME:=zImage dtbs
 KERNELNAME:=zImage dtbs
 
 
 define Target/Description
 define Target/Description