scripts/showTuple.sh.in
changeset 2612 a52574521bea
parent 1336 bc8b9381f637
child 2838 822af73497bf
     1.1 --- a/scripts/showTuple.sh.in	Wed May 13 18:10:47 2009 +0000
     1.2 +++ b/scripts/showTuple.sh.in	Thu Aug 18 16:05:48 2011 +0200
     1.3 @@ -17,7 +17,7 @@
     1.4  rm -f "${tmp_log_file}"
     1.5  
     1.6  # Parse the configuration file
     1.7 -. .config
     1.8 +. .config.2
     1.9  
    1.10  # Parse architecture and kernel specific functions
    1.11  . "${CT_LIB_DIR}/scripts/build/arch/${CT_ARCH}.sh"