[openwrt/openwrt] lantiq: switch to kernel 5.10

LEDE Commits lede-commits at lists.infradead.org
Sat Nov 27 13:52:50 PST 2021


mkresin pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/2f3331ea7fec5bc53a2797a497ec76393bc07599

commit 2f3331ea7fec5bc53a2797a497ec76393bc07599
Author: Aleksander Jan Bajkowski <olek2 at wp.pl>
AuthorDate: Tue Aug 17 20:55:41 2021 +0200

    lantiq: switch to kernel 5.10
    
    Use kernel 5.10 by default.
    
    Signed-off-by: Aleksander Jan Bajkowski <olek2 at wp.pl>
    Tested-by: Stefan Lippers-Hollmann <s.l-h at gmx.de> [VRX268/ bthub5]
---
 target/linux/lantiq/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/lantiq/Makefile b/target/linux/lantiq/Makefile
index 611a09256f..89f457ec5f 100644
--- a/target/linux/lantiq/Makefile
+++ b/target/linux/lantiq/Makefile
@@ -9,7 +9,7 @@ BOARDNAME:=Lantiq
 FEATURES:=squashfs
 SUBTARGETS:=xrx200 xway xway_legacy falcon ase
 
-KERNEL_PATCHVER:=5.4
+KERNEL_PATCHVER:=5.10
 KERNEL_TESTING_PATCHVER:=5.10
 
 define Target/Description



More information about the lede-commits mailing list