[openwrt/openwrt] mpc85xx: introduce 6.12 testing kernel

LEDE Commits lede-commits at lists.infradead.org
Wed Nov 12 10:40:25 PST 2025


blocktrron pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/8358e594c6cb6eb477e4779a39b23f602785dfaf

commit 8358e594c6cb6eb477e4779a39b23f602785dfaf
Author: David Bauer <mail at david-bauer.net>
AuthorDate: Fri May 9 21:43:27 2025 +0200

    mpc85xx: introduce 6.12 testing kernel
    
    Signed-off-by: David Bauer <mail at david-bauer.net>
---
 target/linux/mpc85xx/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile
index a095714c8a..2161a70543 100644
--- a/target/linux/mpc85xx/Makefile
+++ b/target/linux/mpc85xx/Makefile
@@ -12,6 +12,7 @@ FEATURES:=squashfs ramdisk nand
 SUBTARGETS:=p1010 p1020 p2020
 
 KERNEL_PATCHVER:=6.6
+KERNEL_TESTING_PATCHVER:=6.12
 
 KERNELNAME:=zImage
 




More information about the lede-commits mailing list