From: Joshua Covington Date: Mon, 22 Jun 2026 21:54:46 +0000 (+0000) Subject: bcm27xx: enable 6.18 testing kernel X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c73408035d709b7ad5f861ad29889c2c01ae5895;p=thirdparty%2Fopenwrt.git bcm27xx: enable 6.18 testing kernel Enable testing kernel 6.18 Signed-off-by: Joshua Covington Link: https://github.com/openwrt/openwrt/pull/23703 Signed-off-by: Jonas Jelonek --- diff --git a/target/linux/bcm27xx/Makefile b/target/linux/bcm27xx/Makefile index fa9811f205e..2a4e4921fce 100644 --- a/target/linux/bcm27xx/Makefile +++ b/target/linux/bcm27xx/Makefile @@ -12,6 +12,7 @@ FEATURES:=audio boot-part display ext4 fpu gpio rootfs-part rtc squashfs usb usb SUBTARGETS:=bcm2708 bcm2709 bcm2710 bcm2711 bcm2712 KERNEL_PATCHVER:=6.12 +KERNEL_TESTING_PATCHVER:=6.18 define Target/Description Build firmware image for Broadcom BCM27xx SoC devices.