summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Geiselbrecht <travisg@google.com>2012-06-27 22:39:53 -0700
committerTravis Geiselbrecht <travisg@google.com>2012-06-27 22:39:53 -0700
commit6e02e1ceb49f6f7e03f7917a763e3cb4d0a88b1d (patch)
tree376071eb9b1cd7d7e7aa2253181dd09a80155f28
parent46b8b6c9112f16a3b74a0beca08eae25d0c8e987 (diff)
downloadadk2012_demo-6e02e1ceb49f6f7e03f7917a763e3cb4d0a88b1d.tar.gz
[makefile build] reword a help message slightly
Change-Id: Ideda451b1113f2f5aba2de3f69676e8e02e38a37
-rwxr-xr-xMakefileBasedBuild/setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/MakefileBasedBuild/setup b/MakefileBasedBuild/setup
index dc6845a..a65281f 100755
--- a/MakefileBasedBuild/setup
+++ b/MakefileBasedBuild/setup
@@ -33,6 +33,6 @@ if [ ! -f bossac${BINARY_SUFFIX} ]; then
echo ""
echo "Please download the appropriate bossac binary from the bossa project page at "
echo "http://sourceforge.net/projects/b-o-s-s-a/"
- echo "Place the bossac binary in the current directory"
+ echo "Place the unpacked bossac binary in the current directory"
fi