[openwrt/openwrt] mpc85xx: make kernel 6.12 the default kernel
LEDE Commits
lede-commits at lists.infradead.org
Wed Nov 12 10:40:27 PST 2025
blocktrron pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/8d679ff5ddc4875e18f3f03790efc1fe5bde71f3
commit 8d679ff5ddc4875e18f3f03790efc1fe5bde71f3
Author: David Bauer <mail at david-bauer.net>
AuthorDate: Wed Nov 12 19:38:29 2025 +0100
mpc85xx: make kernel 6.12 the default kernel
Signed-off-by: David Bauer <mail at david-bauer.net>
---
target/linux/mpc85xx/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile
index 2161a70543..d4693d487f 100644
--- a/target/linux/mpc85xx/Makefile
+++ b/target/linux/mpc85xx/Makefile
@@ -11,8 +11,7 @@ CPU_TYPE:=8548
FEATURES:=squashfs ramdisk nand
SUBTARGETS:=p1010 p1020 p2020
-KERNEL_PATCHVER:=6.6
-KERNEL_TESTING_PATCHVER:=6.12
+KERNEL_PATCHVER:=6.12
KERNELNAME:=zImage
More information about the lede-commits
mailing list