Move bpf-sdk to sdk/bpf

This commit is contained in:
Michael Vines
2018-12-01 09:59:08 -08:00
committed by Grimes
parent 42dc18ddfc
commit 7c3e6e8e86
19 changed files with 7 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ fi
echo --- Creating tarball
(
set -x
programs/bpf/c/sdk/scripts/package.sh
sdk/bpf/scripts/package.sh
[[ -f bpf-sdk.tar.bz2 ]]
)