From 8d8d26ba428d6f45c456b25622397e6ff75b1d47 Mon Sep 17 00:00:00 2001 From: Paul Spooren Date: Mon, 27 Dec 2021 22:10:45 +0100 Subject: [PATCH] ath25: switch to 5.10 Kernel Tested-by: Chuanhong Guo Signed-off-by: Paul Spooren --- 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 -- 2.30.2