Преглед изворни кода

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 пре 1 година
родитељ
комит
fdf8041107
1 измењених фајлова са 1 додато и 2 уклоњено
  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