diff -r f67b52e42fd1 -r aa1d248fa51b scripts/crosstool.sh --- a/scripts/crosstool.sh Sun May 13 19:03:49 2007 +0000 +++ b/scripts/crosstool.sh Sun May 13 21:11:27 2007 +0000 @@ -114,7 +114,7 @@ CT_LIBC_FILE="${CT_LIBC}-${CT_LIBC_VERSION}" [ "${CT_ARCH_FLOAT_SW_LIBFLOAT}" = "y" ] && CT_LIBFLOAT_FILE="libfloat-990616" -# Kludge: If any of the configured options needs CT_TARGET or CT_TOP_DIR, +# Kludge: If any of the configured options needs CT_TARGET, # then rescan the options file now: . "${CT_TOP_DIR}/.config"