We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42d1e00 commit 0f9f048Copy full SHA for 0f9f048
lkmpg.tex
@@ -677,7 +677,7 @@ \subsection{Building modules for a precompiled kernel}
677
678
In this case, you need to restore the value of symbol \textbf{EXTRAVERSION} to \textbf{-rc2}.
679
We suggest keeping a backup copy of the makefile used to compile your kernel available in \verb|/lib/modules/5.14.0-rc2/build|.
680
-A simple command as following should suffice.
+A simple command as follows should suffice.
681
\begin{codebash}
682
cp /lib/modules/`uname -r`/build/Makefile linux-`uname -r`
683
\end{codebash}
0 commit comments