1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 10:49:13 +02:00

sdk: ship llvm toolchain

This allows ebpf packages like qosify to be built with it

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau 2022-01-26 13:52:07 +01:00
parent ef4c97576b
commit 0ac0840088

View File

@ -34,8 +34,7 @@ EXCLUDE_DIRS:= \
*.install.flags \
*.install \
*/doc \
*/share/locale \
*/llvm-bpf*
*/share/locale
SDK_DIRS = \
$(STAGING_SUBDIR_HOST) \