/rpi-headers

A tool to build linux-headers on your Raspberry Pi.

Primary LanguageShellGNU General Public License v2.0GPL-2.0

rpi-headers

A tool to build linux-headers on your Raspberry Pi.

Reasoning

The raspberrypi.org and raspbian.org APT repositories do not contain very many versions of linux-headers packages, especially newer ones that are necessary after using Liam McLoughlin's rpi-update tool.

Dependencies

sudo apt-get install wget git make gcc-4.7 bc dkms

Execution

./rpi-headers

Credits