[openwrt/openwrt] at91: enable testing kernel 6.12

LEDE Commits lede-commits at lists.infradead.org
Sat Nov 22 07:09:57 PST 2025


ansuel pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/5f190feb5e027020f9747e0fc3b7ce6110689dd2

commit 5f190feb5e027020f9747e0fc3b7ce6110689dd2
Author: Goetz Goerisch <ggoerisch at gmail.com>
AuthorDate: Sat Jul 19 23:27:49 2025 +0200

    at91: enable testing kernel 6.12
    
    enable kernel 6.12 as testing
    
    Signed-off-by: Goetz Goerisch <ggoerisch at gmail.com>
    Link: https://github.com/openwrt/openwrt/pull/19471
    Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
---
 target/linux/at91/Makefile | 1 +
 1 file changed, 1 insertion(+)

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
 




More information about the lede-commits mailing list