From: Mieczyslaw Nalewaj Date: Fri, 19 Apr 2024 06:34:20 +0000 (+0200) Subject: bcm4908: set kernel 6.6 as a testing version X-Git-Tag: v24.10.0-rc1~2088 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F15206%2Fhead;p=thirdparty%2Fopenwrt.git bcm4908: set kernel 6.6 as a testing version Add kernel 6.6 for testing. Signed-off-by: Mieczyslaw Nalewaj --- diff --git a/target/linux/bcm4908/Makefile b/target/linux/bcm4908/Makefile index d515912829a..b4d238eff6d 100644 --- a/target/linux/bcm4908/Makefile +++ b/target/linux/bcm4908/Makefile @@ -10,6 +10,7 @@ CPU_TYPE:=cortex-a53 SUBTARGETS:=generic KERNEL_PATCHVER:=6.1 +KERNEL_TESTING_PATCHVER:=6.6 define Target/Description Build firmware images for Broadcom BCM4908 SoC family routers.