projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef4c975
)
sdk: ship llvm toolchain
author
Felix Fietkau
<nbd@nbd.name>
Wed, 26 Jan 2022 12:52:07 +0000
(13:52 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Thu, 27 Jan 2022 10:32:56 +0000
(11:32 +0100)
This allows ebpf packages like qosify to be built with it
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/sdk/Makefile
patch
|
blob
|
history
diff --git
a/target/sdk/Makefile
b/target/sdk/Makefile
index 7d7f09b514f300408b66bc693f844410f4527169..0606621192c7508fc7a470eff0173dc62ff70ded 100644
(file)
--- a/
target/sdk/Makefile
+++ b/
target/sdk/Makefile
@@
-34,8
+34,7
@@
EXCLUDE_DIRS:= \
*.install.flags \
*.install \
*/doc \
- */share/locale \
- */llvm-bpf*
+ */share/locale
SDK_DIRS = \
$(STAGING_SUBDIR_HOST) \