X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=build-root%2Fbootstrap.sh;h=f83734fd4afb5fd5ac83d39bd024dbb3a11c4c9f;hb=a6b31779f56f2b0b538b8e7591e62c545d5a05d8;hp=2419b6ae254208bf3f85a4b80678fcb92f324156;hpb=3535222f979742d65c28a312d415aa6831f816d6;p=vpp.git diff --git a/build-root/bootstrap.sh b/build-root/bootstrap.sh index 2419b6ae254..f83734fd4af 100755 --- a/build-root/bootstrap.sh +++ b/build-root/bootstrap.sh @@ -12,7 +12,7 @@ ADD_TO_PATH="$build_root/tools/ccache-bin:$build_root/tools/bin" # Construct build-config.mk cd $build_root -echo SOURCE_PATH = $wsroot $wsroot/plugins/ > build-config.mk +echo SOURCE_PATH = $wsroot > build-config.mk echo echo Saving PATH settings in `pwd`/path_setup echo Source this file later, as needed