From: Petr Štetiar Date: Mon, 28 Mar 2022 08:23:37 +0000 (+0200) Subject: x86: enable 5.15 as testing kernel X-Git-Tag: v23.05.0-rc1~3772 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=9b3bc5d119782f7e1316bf7bbe3ba7382f5e230b;p=openwrt%2Fopenwrt.git x86: enable 5.15 as testing kernel So anyone interested can help with new kernel version integration and testing. Signed-off-by: Petr Štetiar --- diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index e42d87fbc9..880ac73df8 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -11,6 +11,7 @@ FEATURES:=squashfs ext4 vdi vmdk vhdx pcmcia targz fpu boot-part rootfs-part SUBTARGETS:=generic legacy geode 64 KERNEL_PATCHVER:=5.10 +KERNEL_TESTING_PATCHVER:=5.15 KERNELNAME:=bzImage