mirror of https://github.com/hak5/openwrt.git
bcm53xx: switch to kernel 5.4
Switch, USB, WiFi, buttons tested on BCM47094. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>master
parent
36c53e0dd2
commit
7125323b81
|
@ -13,7 +13,7 @@ FEATURES:=squashfs nand usb pci pcie gpio
|
|||
CPU_TYPE:=cortex-a9
|
||||
SUBTARGETS:=generic
|
||||
|
||||
KERNEL_PATCHVER:=4.19
|
||||
KERNEL_PATCHVER:=5.4
|
||||
KERNEL_TESTING_PATCHVER:=5.4
|
||||
|
||||
define Target/Description
|
||||
|
|
Loading…
Reference in New Issue