summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index ab18e37..973007b 100755
--- a/build.sh
+++ b/build.sh
@@ -114,7 +114,7 @@ cd -
MAKE_JOBS=${cpu_count}
#Clean previous build artifacts
-rm -rf out/*
+rm -rf out/host/
source build/envsetup.sh
lunch $LUNCH_TARGET