build: fix building llvm tarball
authorFelix Fietkau <nbd@nbd.name>
Mon, 10 Feb 2025 21:09:26 +0000 (22:09 +0100)
committerFelix Fietkau <nbd@nbd.name>
Mon, 10 Feb 2025 21:10:50 +0000 (22:10 +0100)
commit04570f5ee2dfe6609c22d2d21678b14cd3314309
tree662f78fe666bc6b93460d2fbe117cddcc106d9e4
parentdd5c598de09636e7b46b7ef9a79e05b1df90cc81
build: fix building llvm tarball

Add missing select NEED_BPF_TOOLCHAIN in order to ensure that the toolchain
actually gets built.

Fixes: https://github.com/openwrt/openwrt/issues/17926
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/sdk/Config.in