소스 검색

headers: Update header installation for Fedora

Tyler Fanelli 1 년 전
부모
커밋
4f0fa3b17c
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      lkmpg.tex

+ 5 - 0
lkmpg.tex

@@ -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.