mirror of
https://github.com/sysprog21/lkmpg.git
synced 2024-11-22 13:30:42 +08:00
Correct English gramma
This commit is contained in:
parent
0a176fbb19
commit
89755e146a
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue
Block a user