From: Rafał Miłecki Date: Mon, 8 Nov 2021 14:56:39 +0000 (+0100) Subject: bcm47xx: switch to kernel 5.10 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fthess.git;a=commitdiff_plain;h=29f12fefc01039e9a14fade54b24e5ba8be35f9e bcm47xx: switch to kernel 5.10 Signed-off-by: Rafał Miłecki --- diff --git a/target/linux/bcm47xx/Makefile b/target/linux/bcm47xx/Makefile index 729ca1b573..3a48201851 100644 --- a/target/linux/bcm47xx/Makefile +++ b/target/linux/bcm47xx/Makefile @@ -10,8 +10,7 @@ BOARDNAME:=Broadcom BCM47xx/53xx (MIPS) FEATURES:=squashfs usb SUBTARGETS:=generic mips74k legacy -KERNEL_PATCHVER:=5.4 -KERNEL_TESTING_PATCHVER:=5.10 +KERNEL_PATCHVER:=5.10 define Target/Description Build firmware images for Broadcom based BCM47xx/53xx routers with MIPS CPU, *not* ARM.