diff mbox

[bsp-community-bsp-base,v2,3/4] setup-environment: remove redundant information

Message ID 1396386918-20361-4-git-send-email-trevor.woerner@linaro.org
State New
Headers show

Commit Message

Trevor Woerner April 1, 2014, 9:15 p.m. UTC
In an error message, this informational text is irrelevant.

Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
---
 setup-environment | 2 --
 1 file changed, 2 deletions(-)
diff mbox

Patch

diff --git a/setup-environment b/setup-environment
index 941003a..c40285b 100644
--- a/setup-environment
+++ b/setup-environment
@@ -36,8 +36,6 @@  Supported machines: `ls sources/*/conf/machine/*.conf \
 
 To build for a machine listed above, run this script as:
 MACHINE=<machine> source $PROGNAME <build-dir>
-
-The script sets PARALLEL_MAKE & BB_NUMBER_THREADS to $NCPU
 "
 }