X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=build-root%2Fbootstrap.sh;h=5c8fe5f161f8c496cebed9e6bfca445ecbd3c508;hb=7210e9470eeeb0ff1a259db1f448011da3774d8c;hp=bc833f12d96c7f58c24af4c3391a0d066d677837;hpb=317be0349275f1f461028853d936670729591796;p=vpp.git diff --git a/build-root/bootstrap.sh b/build-root/bootstrap.sh index bc833f12d96..5c8fe5f161f 100755 --- a/build-root/bootstrap.sh +++ b/build-root/bootstrap.sh @@ -41,15 +41,6 @@ done cd $wsroot -for dir in vppapigen vppinfra sample-plugin svm vlib vlib-api vnet \ - vpp vpp-api-test vpp-japi -do - cd $dir - echo "Autowank in $dir" - ../build-root/autowank --touch - cd $wsroot -done - cd $build_root echo Compile native tools for tool in vppapigen