aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2021-08-31 09:40:54 +0200
committerRafał Miłecki <rafal@milecki.pl>2021-08-31 11:41:09 +0200
commitf55f1dbaad33a259e854bdad93d8adcef00a5629 (patch)
treead4cd4a8eff54305e063c45ab8e4f30df39df588 /target
parent9b40346328aeb0c46ffb62f6c64f7fd64e909b98 (diff)
downloadupstream-f55f1dbaad33a259e854bdad93d8adcef00a5629.tar.gz
upstream-f55f1dbaad33a259e854bdad93d8adcef00a5629.tar.bz2
upstream-f55f1dbaad33a259e854bdad93d8adcef00a5629.zip
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 <rafal@milecki.pl>
Diffstat (limited to 'target')
-rw-r--r--target/linux/bcm53xx/Makefile2
1 files changed, 1 insertions, 1 deletions
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