From: Goetz Goerisch Date: Sat, 19 Jul 2025 21:27:49 +0000 (+0200) Subject: at91: enable testing kernel 6.12 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=5f190feb5e027020f9747e0fc3b7ce6110689dd2;p=openwrt%2Fstaging%2Fstintel.git at91: enable testing kernel 6.12 enable kernel 6.12 as testing Signed-off-by: Goetz Goerisch Link: https://github.com/openwrt/openwrt/pull/19471 Signed-off-by: Christian Marangi --- diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index 752ac4c398..467ff0824a 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -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