From: Paul Spooren Date: Thu, 30 Sep 2021 05:16:07 +0000 (-1000) Subject: bcm63xx: switch to Kernel 5.10 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=493b60d044c1d32ec7dbc4b02f7f5d6ada397a29;p=openwrt%2Fstaging%2Fansuel.git 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 --- 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