From 24f527b1e6c8ce531ad605107177cb65867561f8 Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Wed, 26 Feb 2014 12:40:32 +0100 Subject: [PATCH] clearer message --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 1a93683..5cb03b2 100644 --- a/build.sh +++ b/build.sh @@ -66,7 +66,7 @@ sleep 3 #-------------------------------------------------------------------------------- # Downloading necessary files for building - aka Toolchain #-------------------------------------------------------------------------------- -echo "------ Downloading necessary files" +echo "------ Downloading cross-compiler" #Read this for further information if you run into problems with gcc compiler #http://linux-sunxi.org/Toolchain