[openwrt/openwrt] mpc85xx: add 6.1 testing kernel
LEDE Commits
lede-commits at lists.infradead.org
Fri Mar 8 08:51:27 PST 2024
chunkeey pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/a99dfd195ef4d555f5dec12366a44d79b530f15d
commit a99dfd195ef4d555f5dec12366a44d79b530f15d
Author: Pawel Dembicki <paweldembicki at gmail.com>
AuthorDate: Tue Nov 21 10:50:23 2023 +0100
mpc85xx: add 6.1 testing kernel
Configure 6.1 testing kernel for mpc85xx target.
Signed-off-by: Pawel Dembicki <paweldembicki at gmail.com>
---
target/linux/mpc85xx/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile
index 7e84be8624..7d90e1cbb3 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:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
KERNELNAME:=zImage
More information about the lede-commits
mailing list