summaryrefslogtreecommitdiff
path: root/samples/powerpc-860-linux-gnu/crosstool.config
diff options
context:
space:
mode:
Diffstat (limited to 'samples/powerpc-860-linux-gnu/crosstool.config')
-rw-r--r--samples/powerpc-860-linux-gnu/crosstool.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/powerpc-860-linux-gnu/crosstool.config b/samples/powerpc-860-linux-gnu/crosstool.config
index 062bc4b..43f31db 100644
--- a/samples/powerpc-860-linux-gnu/crosstool.config
+++ b/samples/powerpc-860-linux-gnu/crosstool.config
@@ -22,7 +22,7 @@ CT_MODULES=y
#
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
-CT_WORK_DIR="${CT_TOP_DIR}/targets"
+CT_WORK_DIR="${CT_TOP_DIR}/.build"
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
CT_REMOVE_DOCS=y