config: add choice for selecting the LLVM toolchain type
This is global for all BPF based packages Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -35,7 +35,7 @@ tools-$(CONFIG_TARGET_mxs) += elftosb sdimage
|
||||
tools-$(CONFIG_TARGET_tegra) += cbootimage cbootimage-configs
|
||||
tools-$(CONFIG_USES_MINOR) += kernel2minor
|
||||
tools-$(CONFIG_USE_SPARSE) += sparse
|
||||
tools-$(CONFIG_BUILD_LLVM_BPF) += llvm-bpf
|
||||
tools-$(CONFIG_BPF_TOOLCHAIN_BUILD_LLVM) += llvm-bpf
|
||||
|
||||
# builddir dependencies
|
||||
$(curdir)/autoconf/compile := $(curdir)/m4/compile
|
||||
|
||||
Reference in New Issue
Block a user