From 5c98041d5a054bfe68070bbfa6fdeab63e6586fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Tue, 10 Mar 2020 13:26:57 +0100 Subject: bcm47xx: switch to kernel 4.19 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ethernet, switch, LEDs, buttons, USB, sysupgrade & LuCI were successfully tested on BCM4706. Signed-off-by: Rafał Miłecki --- target/linux/bcm47xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/bcm47xx/Makefile b/target/linux/bcm47xx/Makefile index 0fb8202ab2..52cef31118 100644 --- a/target/linux/bcm47xx/Makefile +++ b/target/linux/bcm47xx/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs usb SUBTARGETS:=generic mips74k legacy MAINTAINER:=Hauke Mehrtens -KERNEL_PATCHVER:=4.14 +KERNEL_PATCHVER:=4.19 KERNEL_TESTING_PATCHVER := 4.19 define Target/Description -- cgit v1.2.3