removing top header in content

This commit is contained in:
Denise Schannon
2018-05-14 12:23:36 -07:00
committed by Mark Bishop
parent 88b831ef85
commit 51d654eceb
54 changed files with 7 additions and 158 deletions
@@ -1,11 +1,8 @@
---
title: Installing Kernel Modules with Kernel Headers
title: Installing Kernel Modules that require Kernel Headers
weight: 135
---
## Installing Kernel Modules that require Kernel Headers
---
To compile any kernel modules, you will need to download the kernel headers. The kernel headers are available in the form of a system service. Since the kernel headers are a system service, they need to be enabled using the `ros service` command.
### Installing Kernel Headers