From: Rafał Miłecki Date: Thu, 28 Mar 2024 11:01:44 +0000 (+0100) Subject: bcm4908: switch to the kernel 6.1 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4aff8d0d528a54d945417133e4d524a76c9d1337;p=openwrt%2Fopenwrt.git bcm4908: switch to the kernel 6.1 Tested on Netgear R8000P and TP-Link Archer C2300. Signed-off-by: Rafał Miłecki --- diff --git a/target/linux/bcm4908/Makefile b/target/linux/bcm4908/Makefile index 45b4a62f2f..d515912829 100644 --- a/target/linux/bcm4908/Makefile +++ b/target/linux/bcm4908/Makefile @@ -9,8 +9,7 @@ FEATURES:=squashfs nand usb gpio CPU_TYPE:=cortex-a53 SUBTARGETS:=generic -KERNEL_PATCHVER:=5.15 -KERNEL_TESTING_PATCHVER:=6.1 +KERNEL_PATCHVER:=6.1 define Target/Description Build firmware images for Broadcom BCM4908 SoC family routers.