Fix grammar

This commit is contained in:
fennecj 2021-07-31 23:19:44 +08:00
parent 50e9d9176f
commit 5d2f428cff

View File

@ -540,7 +540,7 @@ CC scripts/empty.o
\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.
Now you can turn back to the directory of your module and compile it: It will be built exactly according your current kernel settings, and it will load into it without any errors.
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}
\label{sec:org8c45a1a}