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 7ae8eac commit c0abff2Copy full SHA for c0abff2
lkmpg.tex
@@ -675,7 +675,7 @@ \subsection{Building modules for a precompiled kernel}
675
\end{verbatim}
676
677
In this case, you need to restore the value of symbol \textbf{EXTRAVERSION} to \textbf{-rc2}.
678
-We suggest to keep a backup copy of the makefile used to compile your kernel available in \verb|/lib/modules/5.14.0-rc2/build|.
+We suggest keeping a backup copy of the makefile used to compile your kernel available in \verb|/lib/modules/5.14.0-rc2/build|.
679
A simple command as following should suffice.
680
\begin{codebash}
681
cp /lib/modules/`uname -r`/build/Makefile linux-`uname -r`
0 commit comments