[openwrt/openwrt] bcm53xx: switch to kernel 5.4

LEDE Commits lede-commits at lists.infradead.org
Tue Aug 4 07:29:11 EDT 2020


rmilecki pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/7125323b81d7317f4a95840aa9ae891e02f42cd7

commit 7125323b81d7317f4a95840aa9ae891e02f42cd7
Author: Rafał Miłecki <rafal at milecki.pl>
AuthorDate: Tue Aug 4 07:05:47 2020 +0200

    bcm53xx: switch to kernel 5.4
    
    Switch, USB, WiFi, buttons tested on BCM47094.
    
    Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
---
 target/linux/bcm53xx/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/bcm53xx/Makefile b/target/linux/bcm53xx/Makefile
index 628d422b53..35f8513801 100644
--- a/target/linux/bcm53xx/Makefile
+++ b/target/linux/bcm53xx/Makefile
@@ -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



More information about the lede-commits mailing list