From 004eac14ab5418cd72f5dfb365e0e04a73eca03e Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Wed, 13 Mar 2024 12:35:04 +0100 Subject: [PATCH] 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 --- 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 -- 2.30.2