diff --git a/solo-builder/builder.sh b/solo-builder/builder.sh index 9d6bf15..22104cd 100755 --- a/solo-builder/builder.sh +++ b/solo-builder/builder.sh @@ -14,7 +14,7 @@ GIT_ACCOUNT=OpenSolo GIT_REPO=3dr-arm-yocto-bsp GIT_BRANCH=master BUILD_MACHINE=both -CLEAN=clean +CLEAN= # Check command line options for git account, repo, and branch.