Update KERNEL.md

This commit is contained in:
mayfrost 2018-03-03 19:48:18 +00:00 committed by GitHub
parent a94736871e
commit f90bf97518
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -188,7 +188,7 @@ To update modules automatically when changing a kernel use __DKMS__. Requires th
--- ---
## KERNEL PATCH ## KERNEL PATCH
This section is also optional. There are cool patches for the kernel out there and here you'll find how to install them. You can find patch files on the Linux Kernel Mailing List https://lkml.org/. More patches are provided in other places. One such patches is: This section is also optional. There are cool patches for the kernel out there and here you'll find how to install them. You can find patch files on the Linux Kernel Mailing List https://lkml.org/. More patches are provided in other places. One such patch is:
* Enable gcc optimizations for additional CPUs: https://github.com/graysky2/kernel_gcc_patch * Enable gcc optimizations for additional CPUs: https://github.com/graysky2/kernel_gcc_patch
### PRELIMINARY STEPS ### PRELIMINARY STEPS