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:12:06 +0000 (22:12 +0100)
commitf47125f6644b58063b7b653a58c2338ed9d59c99
tree15f20af9b4e1b1412852dd45371aeb4ab6696d0a
parent5899fe220be956da98f2bc30e5c52889a25ffa72
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>
(cherry picked from commit 04570f5ee2dfe6609c22d2d21678b14cd3314309)
target/sdk/Config.in