From 493b60d044c1d32ec7dbc4b02f7f5d6ada397a29 Mon Sep 17 00:00:00 2001 From: Paul Spooren Date: Wed, 29 Sep 2021 19:16:07 -1000 Subject: [PATCH 1/1] bcm63xx: switch to Kernel 5.10 Bump the last missing target to Kernel 5.10. While this requires a work around to boot it will allow more people to test the new Kernel before the upcomming release. Signed-off-by: Paul Spooren --- target/linux/bcm63xx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/bcm63xx/Makefile b/target/linux/bcm63xx/Makefile index 23e43f601a..289b55b762 100644 --- a/target/linux/bcm63xx/Makefile +++ b/target/linux/bcm63xx/Makefile @@ -10,8 +10,8 @@ BOARD:=bcm63xx BOARDNAME:=Broadcom BCM63xx SUBTARGETS:=generic smp FEATURES:=squashfs usb atm pci pcmcia usbgadget -KERNEL_PATCHVER:=5.4 -KERNEL_TESTING_PATCHVER:=5.10 + +KERNEL_PATCHVER:=5.10 define Target/Description Build firmware images for Broadcom based xDSL/routers -- 2.30.2