Skip to content

Commit

Permalink
README: add RPi kernel headers (abperiasamy#286)
Browse files Browse the repository at this point in the history
This was required for me with latest Raspbian stretch.
  • Loading branch information
julianoes authored and harshavardhana committed Mar 11, 2019
1 parent ba6fa69 commit 754aa52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -24,7 +24,7 @@ This code is base on version 4.3.14 from https://github.com/diederikdehaas/rtl88
Install kernel headers and other dependencies.

```sh
# sudo apt-get install linux-image-rpi-rpfv linux-headers-rpi-rpfv dkms build-essential bc
# sudo apt-get install linux-image-rpi-rpfv linux-headers-rpi-rpfv raspberrypi-kernel-headers dkms build-essential bc
```

Append following at the end of your ``/boot/config.txt``, reboot your Pi
Expand Down

0 comments on commit 754aa52

Please sign in to comment.