Bläddra i källkod

sdk: ship llvm toolchain

This allows ebpf packages like qosify to be built with it

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau 3 år sedan
förälder
incheckning
0ac0840088
1 ändrade filer med 1 tillägg och 2 borttagningar
  1. 1 2
      target/sdk/Makefile

+ 1 - 2
target/sdk/Makefile

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