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

x86: Use kernel 4.14 by default

Support for kernel 4.14 was added 2 months ago, make it now the default
kernel to use for the x86 target.

Signed-off-by: Hauke Mehrtens <[email protected]>
Tested-by: Stijn Segers <[email protected]>
Hauke Mehrtens 8 лет назад
Родитель
Сommit
b377a908bf
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      target/linux/x86/Makefile

+ 1 - 1
target/linux/x86/Makefile

@@ -13,7 +13,7 @@ FEATURES:=squashfs ext4 vdi vmdk pcmcia targz fpu
 SUBTARGETS:=generic legacy geode 64
 MAINTAINER:=Felix Fietkau <[email protected]>
 
-KERNEL_PATCHVER:=4.9
+KERNEL_PATCHVER:=4.14
 
 KERNELNAME:=bzImage