website: no need to bother sucompat now

This commit is contained in:
tiann
2023-01-26 11:37:34 +08:00
parent db600d5ea0
commit da38815ce0
2 changed files with 2 additions and 2 deletions

View File

@@ -140,4 +140,4 @@ index 376543199b5a..82adcef03ecc 100644
3. vfs_read通常位于 `fs/read_write.c`
4. vfs_statx通常位于 `fs/stat.c`
改完之后,打开 `KernelSU/kernel/ksu.c`,注释 `enable_sucompat()`调用,然后重新编译内核即可。
改完之后重新编译内核即可。