diff -r 8a72662f0815 -r 2dfea349d307 scripts/crosstool-NG.sh.in --- a/scripts/crosstool-NG.sh.in Mon Jul 25 19:04:17 2011 +0200 +++ b/scripts/crosstool-NG.sh.in Tue Jan 03 22:57:25 2012 +0100 @@ -354,7 +354,7 @@ build_mangle="build_" host_mangle="host_" target_mangle="" - install_build_tools_for="BUILD HOST TARGET" + install_build_tools_for="BUILD HOST" ;; *) CT_Abort "No code for '${CT_TOOLCHAIN_TYPE}' toolchain type!" ;;