Просмотр исходного кода

x86: add 6.1 testing kernel

Enable building with 6.1 as testing kernel

Compile-tested: x86_64, x86_generic, x86_legacy, x86_geode
Run-tested: x86_64, x86_generic (qemu), x86_legacy (qemu)

Signed-off-by: Pascal Coudurier <[email protected]>
Pascal Coudurier 2 лет назад
Родитель
Сommit
5602665255
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      target/linux/x86/Makefile

+ 1 - 0
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.15
+KERNEL_TESTING_PATCHVER:=6.1
 
 KERNELNAME:=bzImage