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
|
CPU_TYPE:=cortex-a9
|
||||||
SUBTARGETS:=generic
|
SUBTARGETS:=generic
|
||||||
|
|
||||||
KERNEL_PATCHVER:=5.4
|
KERNEL_PATCHVER:=5.10
|
||||||
KERNEL_TESTING_PATCHVER:=5.10
|
KERNEL_TESTING_PATCHVER:=5.10
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
|
|
Loading…
Reference in a new issue