Przeglądaj źródła

x86: move to 6.1 kernel by default

6.1 kernel has been in testing for a few month without issues

Signed-off-by: Pascal Coudurier <[email protected]>
Pascal Coudurier 2 lat temu
rodzic
commit
fdf8041107
1 zmienionych plików z 1 dodań i 2 usunięć
  1. 1 2
      target/linux/x86/Makefile

+ 1 - 2
target/linux/x86/Makefile

@@ -10,8 +10,7 @@ BOARDNAME:=x86
 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
+KERNEL_PATCHVER:=6.1
 
 KERNELNAME:=bzImage