Browse Source

mxs: enable 5.15 as testing kernel

Signed-off-by: Zoltan HERPAI <[email protected]>
Zoltan HERPAI 3 years ago
parent
commit
483fe539c4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/mxs/Makefile

+ 1 - 0
target/linux/mxs/Makefile

@@ -11,6 +11,7 @@ FEATURES:=ext4 rtc usb gpio
 CPU_TYPE:=arm926ej-s
 CPU_TYPE:=arm926ej-s
 
 
 KERNEL_PATCHVER:=5.10
 KERNEL_PATCHVER:=5.10
+KERNEL_TESTING_PATCHVER:=5.15
 
 
 KERNELNAME:=zImage dtbs
 KERNELNAME:=zImage dtbs