From: Adrian Schmutzler Date: Tue, 19 Oct 2021 19:08:58 +0000 (+0200) Subject: realtek: switch to kernel 5.10 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=352427ecec63036b6131515920e9a77f71948880;p=openwrt%2Fstaging%2Fthess.git realtek: switch to kernel 5.10 The usual testers did their tests. Now we need testers who use the master builds. Signed-off-by: Adrian Schmutzler --- 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.