summaryrefslogtreecommitdiff
path: root/samples/s390x-ibm-linux-gnu
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-10-07 21:53:16 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-10-07 21:53:16 (GMT)
commitf6b59188f175f3678e45f26d17182ff8fd3433e3 (patch)
tree78b156d7b9e576cb85bdf1cf67e6fa70172d5b2b /samples/s390x-ibm-linux-gnu
parentaa3d69979f702c67c7a05ddff48dcd6ccf72198a (diff)
samples: update all samples to use the new build dir
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'samples/s390x-ibm-linux-gnu')
-rw-r--r--samples/s390x-ibm-linux-gnu/crosstool.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/s390x-ibm-linux-gnu/crosstool.config b/samples/s390x-ibm-linux-gnu/crosstool.config
index 3dddd24..108ca73 100644
--- a/samples/s390x-ibm-linux-gnu/crosstool.config
+++ b/samples/s390x-ibm-linux-gnu/crosstool.config
@@ -22,7 +22,7 @@ CT_EXPERIMENTAL=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