Skip to content

Commit b0bbe01

Browse files
authored
Merge pull request #119 from marconi1964/master
Improve grammar
2 parents 0a176fb + 89755e1 commit b0bbe01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lkmpg.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ \subsection{Building modules for a precompiled kernel}
563563
HOSTLD scripts/kconfig/conf
564564
\end{verbatim}
565565

566-
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.
566+
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.
567567
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.
568568

569569
\section{Preliminaries}

0 commit comments

Comments
 (0)