d1: 6.6: set testing kernel
authorZoltan HERPAI <wigyori@uid0.hu>
Sat, 25 May 2024 22:56:33 +0000 (00:56 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Wed, 29 May 2024 15:56:28 +0000 (17:56 +0200)
Allow selecting 6.6 as testing kernel on d1.

Runtime-tested: Nezha D1

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
target/linux/d1/Makefile

index 69e28d48116d49d2a7340dc813bb85e7a34c3398..2f505500b26aa73b7cadd40594e9772fd74a8c0f 100644 (file)
@@ -12,6 +12,7 @@ KERNELNAME:=Image dtbs
 SUBTARGETS:=generic
 
 KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
 
 include $(INCLUDE_DIR)/target.mk