From: Hauke Mehrtens Date: Sat, 17 Feb 2018 15:02:02 +0000 (+0100) Subject: x86: Use kernel 4.14 by default X-Git-Tag: v18.06.0-rc1~908 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=b377a908bf8db0cb2d64b141f08ace138ee716a7 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 --- 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