From: Rafał Miłecki Date: Tue, 31 Aug 2021 07:40:54 +0000 (+0200) Subject: bcm53xx: switch to the kernel 5.10 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f55f1dbaad33a259e854bdad93d8adcef00a5629;p=openwrt%2Fstaging%2Fansuel.git bcm53xx: switch to the kernel 5.10 With PCI and USB regressions fixed it should be safe to switch now. Signed-off-by: Rafał Miłecki --- diff --git a/target/linux/bcm53xx/Makefile b/target/linux/bcm53xx/Makefile index 9457d68ee3..083f905096 100644 --- a/target/linux/bcm53xx/Makefile +++ b/target/linux/bcm53xx/Makefile @@ -11,7 +11,7 @@ FEATURES:=squashfs nand usb pci pcie gpio pwm CPU_TYPE:=cortex-a9 SUBTARGETS:=generic -KERNEL_PATCHVER:=5.4 +KERNEL_PATCHVER:=5.10 KERNEL_TESTING_PATCHVER:=5.10 define Target/Description