From: Markus Stockhausen Date: Mon, 9 Sep 2024 12:25:16 +0000 (-0400) Subject: realtek: 6.6: enable testing kernel X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2ff67f297d7ec2610c1cae7c8c44b6ca1f605f3a;p=openwrt%2Fstaging%2Fthess.git realtek: 6.6: enable testing kernel Allow to build the new kernel. Signed-off-by: Markus Stockhausen --- diff --git a/target/linux/realtek/Makefile b/target/linux/realtek/Makefile index cd86bdc11e..673997f550 100644 --- a/target/linux/realtek/Makefile +++ b/target/linux/realtek/Makefile @@ -10,6 +10,7 @@ FEATURES:=ramdisk squashfs SUBTARGETS:=rtl838x rtl839x rtl930x rtl931x KERNEL_PATCHVER:=5.15 +KERNEL_TESTING_PATCHVER:=6.6 define Target/Description Build firmware images for Realtek RTL83xx based boards.