[openwrt/openwrt] mpc85xx: add 6.6 testing kernel
LEDE Commits
lede-commits at lists.infradead.org
Sun Mar 24 13:21:00 PDT 2024
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/004eac14ab5418cd72f5dfb365e0e04a73eca03e
commit 004eac14ab5418cd72f5dfb365e0e04a73eca03e
Author: Pawel Dembicki <paweldembicki at gmail.com>
AuthorDate: Wed Mar 13 12:35:04 2024 +0100
mpc85xx: add 6.6 testing kernel
This commit adds 6.6 kernel as testing verion.
Run tested:
p2020/p2020-rdb
p1010/TL-WDR4900-V1
p1010/BR200-WP
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 bcbd430a65..b9bf0eaff0 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.1
+KERNEL_TESTING_PATCHVER:=6.6
KERNELNAME:=zImage
More information about the lede-commits
mailing list