From 254d19f8a3112c997b9177615765fbb2b7c38832 Mon Sep 17 00:00:00 2001 From: Ylarod Date: Sun, 22 Jan 2023 13:11:33 +0800 Subject: [PATCH] Revert "README: Added the information for the support of Linux 4.9 (#103)" This reverts commit f8583fbef09e7f8bac244ec49527b34d38f58b18. --- README.md | 4 ---- README_CN.md | 4 ---- 2 files changed, 8 deletions(-) diff --git a/README.md b/README.md index 66cfc197..0bbfd862 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,7 @@ Now KernelSU will work on these version of kernels without any modification: - `5.10` - `5.4` - `4.19` - -Moreover, KernelSU will work on these version of kernels with the modification of kernel source code: - - `4.14` -- `4.9` And the current supported ABIs are : `arm64-v8a` & `x86_64` diff --git a/README_CN.md b/README_CN.md index 6af7a542..f1025754 100644 --- a/README_CN.md +++ b/README_CN.md @@ -21,11 +21,7 @@ KernelSU 还处于早期开发阶段,你不应该生产环境中使用它。Ke - `5.10` - `5.4` - `4.19` - -除此之外,KernelSU 还可以在这些版本的内核上正常工作,但需要对内核源码进行一定的修改: - - `4.14` -- `4.9` 目前支持架构 : `arm64-v8a` & `x86_64`