From: Marconi Jiang Date: Wed, 29 Sep 2021 13:41:31 +0000 (-0700) Subject: Correct English gramma X-Git-Tag: latest~89^2 X-Git-Url: https://www.ivnss.com/gitweb/?a=commitdiff_plain;h=89755e146a80a741c36e7858168d15879292f8b1;p=lkmpg Correct English gramma --- diff --git a/lkmpg.tex b/lkmpg.tex index 657adbf..6de7055 100644 --- a/lkmpg.tex +++ b/lkmpg.tex @@ -563,7 +563,7 @@ $ make HOSTLD scripts/kconfig/conf \end{verbatim} -If you do not desire to actually compile the kernel, you can interrupt the build process (CTRL-C) just after the SPLIT line, because at that time, the files you need will be are ready. +If you do not desire to actually compile the kernel, you can interrupt the build process (CTRL-C) just after the SPLIT line, because at that time, the files you need are ready. Now you can turn back to the directory of your module and compile it: It will be built exactly according to your current kernel settings, and it will load into it without any errors. \section{Preliminaries}