mirror of
https://github.com/sysprog21/lkmpg.git
synced 2024-11-22 15:05:54 +08:00
headers: Update header installation for Fedora
This commit is contained in:
parent
9e9f5a8bf8
commit
4f0fa3b17c
|
@ -215,6 +215,11 @@ On Arch Linux:
|
|||
sudo pacman -S linux-headers
|
||||
\end{codebash}
|
||||
|
||||
On Fedora:
|
||||
\begin{codebash}
|
||||
sudo dnf install kernel-devel kernel-headers
|
||||
\end{codebash}
|
||||
|
||||
\section{Examples}
|
||||
\label{sec:examples}
|
||||
All the examples from this document are available within the \verb|examples| subdirectory.
|
||||
|
|
Loading…
Reference in New Issue
Block a user