mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
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>
This commit is contained in:
parent
9b40346328
commit
f55f1dbaad
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue