From 3a7ee17ad0658267a5f708aeef5dbb94908852db Mon Sep 17 00:00:00 2001 From: coolsnowwolf <31687149+coolsnowwolf@users.noreply.github.com> Date: Fri, 6 Aug 2021 09:51:07 +0800 Subject: [PATCH] x86: revert to kernel 5.4 --- 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 da70be188..ef7402a45 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -10,7 +10,7 @@ BOARDNAME:=x86 FEATURES:=squashfs vdi vmdk pcmcia fpu boot-part rootfs-part SUBTARGETS:=64 generic legacy geode -KERNEL_PATCHVER:=5.10 +KERNEL_PATCHVER:=5.4 KERNEL_TESTING_PATCHVER:=5.10 KERNELNAME:=bzImage