From: Markus Stockhausen Date: Mon, 9 Sep 2024 12:25:16 +0000 (-0400) Subject: realtek: 6.6: enable testing kernel X-Git-Tag: v24.10.0-rc1~746 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ff67f297d7ec2610c1cae7c8c44b6ca1f605f3a;p=thirdparty%2Fopenwrt.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 cd86bdc11e6..673997f5508 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.