From e7b3871dbe01338481a3da6039515316d86b4f6d Mon Sep 17 00:00:00 2001 From: Paul Spooren Date: Wed, 29 Sep 2021 19:25:56 -1000 Subject: [PATCH] realtek: switch to Kernel 5.10 Signed-off-by: Paul Spooren --- target/linux/realtek/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/target/linux/realtek/Makefile b/target/linux/realtek/Makefile index 2eca7015e4..ae0ba718ec 100644 --- a/target/linux/realtek/Makefile +++ b/target/linux/realtek/Makefile @@ -10,8 +10,7 @@ DEVICE_TYPE:=basic FEATURES:=ramdisk squashfs SUBTARGETS:=generic -KERNEL_PATCHVER:=5.4 -KERNEL_TESTING_PATCHVER:=5.10 +KERNEL_PATCHVER:=5.10 define Target/Description Build firmware images for Realtek RTL83xx based boards. -- 2.30.2