From: Mieczyslaw Nalewaj Date: Fri, 29 Mar 2024 10:50:33 +0000 (+0100) Subject: bcm47xx: 6.6: set testing kernel X-Git-Tag: v24.10.0-rc1~1647 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a82b2e79e3fd245752e5caf4ccb204d711d0c509;p=thirdparty%2Fopenwrt.git bcm47xx: 6.6: set testing kernel Select 6.6 as testing kernel on bcm47xx. Signed-off-by: Mieczyslaw Nalewaj Link: https://github.com/openwrt/openwrt/pull/15010 Signed-off-by: Robert Marko --- diff --git a/target/linux/bcm47xx/Makefile b/target/linux/bcm47xx/Makefile index c4ed66b54fe..325a207d08d 100644 --- a/target/linux/bcm47xx/Makefile +++ b/target/linux/bcm47xx/Makefile @@ -11,6 +11,7 @@ FEATURES:=squashfs usb SUBTARGETS:=generic mips74k legacy KERNEL_PATCHVER:=6.1 +KERNEL_TESTING_PATCHVER:=6.6 define Target/Description Build firmware images for Broadcom based BCM47xx/53xx routers with MIPS CPU, *not* ARM.