From f90bf975186c740e88307e3264b17f5eceaac836 Mon Sep 17 00:00:00 2001 From: mayfrost Date: Sat, 3 Mar 2018 19:48:18 +0000 Subject: [PATCH] Update KERNEL.md --- KERNEL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KERNEL.md b/KERNEL.md index 5898ba6..581476c 100644 --- a/KERNEL.md +++ b/KERNEL.md @@ -188,7 +188,7 @@ 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/. 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 ### PRELIMINARY STEPS