at91: enable testing kernel 6.12
authorGoetz Goerisch <[email protected]>
Sat, 19 Jul 2025 21:27:49 +0000 (23:27 +0200)
committerChristian Marangi <[email protected]>
Sat, 22 Nov 2025 15:09:29 +0000 (16:09 +0100)
enable kernel 6.12 as testing

Signed-off-by: Goetz Goerisch <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19471
Signed-off-by: Christian Marangi <[email protected]>
target/linux/at91/Makefile

index 752ac4c3982b6fce2ab295c99cdd2287f09ef18d..467ff0824a9acd31119929652d228fa7888ecfe1 100644 (file)
@@ -11,6 +11,7 @@ FEATURES:=ext4 squashfs targz usbgadget ubifs
 SUBTARGETS:=sama7 sama5 sam9x
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 include $(INCLUDE_DIR)/target.mk