diff -r bb9c279516dd -r 697532ca24ee scripts/crosstool-NG.sh.in --- a/scripts/crosstool-NG.sh.in Wed Sep 26 00:53:29 2012 +0200 +++ b/scripts/crosstool-NG.sh.in Wed Oct 17 21:52:59 2012 +0200 @@ -62,7 +62,7 @@ done # Where will we work? -CT_WORK_DIR="${CT_WORK_DIR:-${CT_TOP_DIR}/targets}" +CT_WORK_DIR="${CT_WORK_DIR:-${CT_TOP_DIR}/.build}" CT_DoExecLog ALL mkdir -p "${CT_WORK_DIR}" # Check build file system case-sensitiveness