mirror of
https://github.com/mayfrost/guides.git
synced 2024-10-31 23:16:06 +00:00
Update KERNEL.md
This commit is contained in:
parent
f0b8cd2d7c
commit
a94736871e
@ -188,7 +188,8 @@ To update modules automatically when changing a kernel use __DKMS__. Requires th
|
||||
---
|
||||
|
||||
## 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/. Other patches are provided in more places.
|
||||
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:
|
||||
* Enable gcc optimizations for additional CPUs: https://github.com/graysky2/kernel_gcc_patch
|
||||
|
||||
### PRELIMINARY STEPS
|
||||
* Go to kernel source tree.
|
||||
|
Loading…
Reference in New Issue
Block a user