diff -r bc8b9381f637 -r 15b12e3d5f73 scripts/showTuple.sh.in --- a/scripts/showTuple.sh.in Wed May 13 18:10:47 2009 +0000 +++ b/scripts/showTuple.sh.in Sun Sep 11 01:03:43 2011 +0200 @@ -17,7 +17,7 @@ rm -f "${tmp_log_file}" # Parse the configuration file -. .config +. .config.2 # Parse architecture and kernel specific functions . "${CT_LIB_DIR}/scripts/build/arch/${CT_ARCH}.sh"