package/linux-headers: add support for fetching from custom tarball/git
authorMark Corbin <mark.corbin@embecosm.com>
Sun, 23 Sep 2018 19:43:12 +0000 (21:43 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 23 Sep 2018 19:43:12 +0000 (21:43 +0200)
commit1eca624c03e5e1f815e0e62cbfc3b99f3cd628b3
tree84dedd22a5296b030e6a088494fe70e4d9cb9f65
parent97ffbc9aeee076ef2975bb3271bc78369da858dd
package/linux-headers: add support for fetching from custom tarball/git

Add support for building toolchains against custom headers. Allows
the selection of a manual version, custom tarball or custom git
repository for the kernel headers. This enables toolchains to be
built against custom kernel headers without having to build a full
kernel.

This is particularly useful for new architectures, such as RISC-V
where updated kernel headers may not have made it into the mainline
kernel yet.

Signed-off-by: Mark Corbin <mark.corbin@embecosm.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/linux-headers/Config.in.host
package/linux-headers/linux-headers.mk