]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
d1: add 6.12 kernel as testing
authorZoltan HERPAI <wigyori@uid0.hu>
Mon, 5 May 2025 21:24:15 +0000 (23:24 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Thu, 22 May 2025 15:22:59 +0000 (17:22 +0200)
Allow selecting 6.12 as testing kernel on d1.

Runtime-tested:
 - Nezha D1

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

index a60af57afac4911db9dacdbd42feca89def449f7..7bd9b936aac63fc744e5b790fe0236eae1c66ff8 100644 (file)
@@ -12,6 +12,7 @@ KERNELNAME:=Image dtbs
 SUBTARGETS:=generic
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk