diff --git a/README.md b/README.md index 6bff3aa..ba08734 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ The `customization.cfg` file offers many toggles for extra tweaks: - Compile with GCC or Clang with optional `O2`/`O3` and `LTO` (Clang only) optimizations. - **Warning regarding DKMS modules and Clang:** `DKMS` will default to using GCC, which will fail to build modules against a Clang-built kernel. This will - for example - break Nvidia drivers. Forcing `DKMS` to use Clang can be done but isn't recommended. - Using [Modprobed-db](https://github.com/graysky2/modprobed-db)'s database can reduce the compilation time and produce a smaller kernel which will only contain the modules listed in it. **NOT recommended** - - **Warning**: make sure to read [thoroughly about it first]((https://wiki.archlinux.org/index.php/Modprobed-db)) since it comes with caveats that can lead to an unbootable kernel. + - **Warning**: make sure to read [thoroughly about it first](https://wiki.archlinux.org/index.php/Modprobed-db) since it comes with caveats that can lead to an unbootable kernel. - "Zenify" patchset using core blk, mm and scheduler tweaks from Zen - [Anbox](https://wiki.archlinux.org/title/Anbox) support (See [Anbox usage](https://github.com/Frogging-Family/linux-tkg#anbox-usage)) - `ZFS` FPU symbols (<5.9) @@ -150,4 +150,4 @@ cd linux-tkg **Notes:** - The script will prompt for using `llvm-libunwind`, it can only work with the `llvm-libunwind` `USE` flag in `sys-devel/clang` but it is experimental: - Manual intervention is needed on the `net-fs/samba` EBUILD, see [here](https://bugs.gentoo.org/791349) - - The `-unwind` `USE` flag is needed in `app-emulation/wine*` EBUILDs \ No newline at end of file + - The `-unwind` `USE` flag is needed in `app-emulation/wine*` EBUILDs