diff -r 5b352265b42e -r bf9fa67629cd samples/powerpc-unknown-linux-gnu/crosstool.config --- a/samples/powerpc-unknown-linux-gnu/crosstool.config Sun Aug 01 14:21:13 2010 +0200 +++ b/samples/powerpc-unknown-linux-gnu/crosstool.config Thu Oct 07 23:53:16 2010 +0200 @@ -22,7 +22,7 @@ # 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