Update KERNEL.md

This commit is contained in:
mayfrost
2018-03-03 09:41:19 +00:00
committed by GitHub
parent ff2144adc1
commit 3fcbd9250b

View File

@ -184,7 +184,7 @@ You can find patch files on the Linux Kernel Mailing List https://lkml.org/.
* Download the patch file there. * Download the patch file there.
* Following options assume is __gzipped__. * Following options assume is __gzipped__.
You have threee options to patch the kernel. You have three options to patch the kernel.
### OPTION 1: Git ### OPTION 1: Git
Git can be used to fallback from the patch and revert to the upatched source. Git can be used to fallback from the patch and revert to the upatched source.