From: Pawel Dembicki Date: Wed, 13 Mar 2024 11:35:04 +0000 (+0100) Subject: mpc85xx: add 6.6 testing kernel X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=004eac14ab5418cd72f5dfb365e0e04a73eca03e;p=openwrt%2Fstaging%2Frmilecki.git 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 --- diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index bcbd430a656..b9bf0eaff01 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