Browse Source

ipq40xx: add 6.1 as testing kernel

Allow selecting 6.1 as the testing kernel.

Signed-off-by: Robert Marko <[email protected]>
Robert Marko 2 năm trước cách đây
mục cha
commit
b50827fb10
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      target/linux/ipq40xx/Makefile

+ 1 - 0
target/linux/ipq40xx/Makefile

@@ -9,6 +9,7 @@ CPU_SUBTYPE:=neon-vfpv4
 SUBTARGETS:=generic chromium mikrotik
 SUBTARGETS:=generic chromium mikrotik
 
 
 KERNEL_PATCHVER:=5.15
 KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
 
 
 KERNELNAME:=zImage Image dtbs
 KERNELNAME:=zImage Image dtbs