From: Mieczyslaw Nalewaj Date: Wed, 13 Mar 2024 00:37:54 +0000 (+0100) Subject: x86: 6.6: set testing kernel X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=1e7033d188217d0c45cdf58508588e55e0adf6ed;p=openwrt%2Fstaging%2Fnbd.git x86: 6.6: set testing kernel Allow selecting 6.6 as testing kernel on x86. Signed-off-by: Mieczyslaw Nalewaj --- diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 39f0a6e825..b4ac2a5ec8 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:=6.1 +KERNEL_TESTING_PATCHVER:=6.6 KERNELNAME:=bzImage