From b377a908bf8db0cb2d64b141f08ace138ee716a7 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 17 Feb 2018 16:02:02 +0100 Subject: 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 Tested-by: Stijn Segers --- target/linux/x86/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 47ebca1594..533c0e5248 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs ext4 vdi vmdk pcmcia targz fpu SUBTARGETS:=generic legacy geode 64 MAINTAINER:=Felix Fietkau -KERNEL_PATCHVER:=4.9 +KERNEL_PATCHVER:=4.14 KERNELNAME:=bzImage -- cgit v1.2.3