build: add support for using prebuilt LLVM toolchain
authorFelix Fietkau <nbd@nbd.name>
Thu, 4 Nov 2021 19:04:44 +0000 (20:04 +0100)
committerFelix Fietkau <nbd@nbd.name>
Thu, 4 Nov 2021 19:06:14 +0000 (20:06 +0100)
commit9f90a89655d41ba8afcd8018d7bc8b3753beb17e
treeead1ebfa7f623eda36d9f0af892e28d769a322c0
parent10cbce3b52c9a21b115a471fa548a40e1212e3e9
build: add support for using prebuilt LLVM toolchain

When the prebuilt llvm toolchain is unpacked into the source dir,
it is automatically picked up and used by the build system, and eBPF
based packages can be selected

Signed-off-by: Felix Fietkau <nbd@nbd.name>
include/bpf.mk
toolchain/Config.in