From e1278738159ad7b26d4c267f4bb0ed3c1e94a2d5 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Tue, 12 Nov 2019 12:42:14 +0800 Subject: [PATCH] kernel: x86: switch 4.19 --- target/linux/x86/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 794dcf52d0..36f678fedc 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs vdi vmdk pcmcia fpu SUBTARGETS:=64 generic legacy geode MAINTAINER:=Felix Fietkau -KERNEL_PATCHVER:=4.9 +KERNEL_PATCHVER:=4.19 KERNELNAME:=bzImage