From 8c929851142edad526be9585e36aade8cfa91549 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sat, 2 Nov 2019 23:37:02 +0800 Subject: [PATCH] kernel: x86: use 4.9 ver --- 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 36f678fedc..794dcf52d0 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.19 +KERNEL_PATCHVER:=4.9 KERNELNAME:=bzImage