[openwrt/openwrt] ath25: switch to 5.10 Kernel

LEDE Commits lede-commits at lists.infradead.org
Thu Feb 10 02:56:01 PST 2022


aparcar pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/8d8d26ba428d6f45c456b25622397e6ff75b1d47

commit 8d8d26ba428d6f45c456b25622397e6ff75b1d47
Author: Paul Spooren <mail at aparcar.org>
AuthorDate: Mon Dec 27 22:10:45 2021 +0100

    ath25: switch to 5.10 Kernel
    
    Tested-by: Chuanhong Guo <gch981213 at gmail.com>
    Signed-off-by: Paul Spooren <mail at aparcar.org>
---
 target/linux/ath25/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ath25/Makefile b/target/linux/ath25/Makefile
index c714edeaaa..ebbc9141d9 100644
--- a/target/linux/ath25/Makefile
+++ b/target/linux/ath25/Makefile
@@ -9,7 +9,7 @@ BOARD:=ath25
 BOARDNAME:=Atheros AR231x/AR5312
 FEATURES:=squashfs low_mem small_flash
 
-KERNEL_PATCHVER:=5.4
+KERNEL_PATCHVER:=5.10
 KERNEL_TESTING_PATCHVER:=5.10
 
 define Target/Description



More information about the lede-commits mailing list