diff -r f0d84f1d4c93 -r be311cf821ed scripts/saveSample.sh --- a/scripts/saveSample.sh Wed Aug 15 16:18:35 2007 +0000 +++ b/scripts/saveSample.sh Sun May 25 22:32:54 2008 +0000 @@ -18,6 +18,9 @@ CT_TestOrAbort "Configuration file not found. Please create one." -f "${CT_TOP_DIR}/.config" . "${CT_TOP_DIR}/.config" +# Parse the architecture-specific functions +. "${CT_LIB_DIR}/arch/${CT_ARCH}/functions" + # Target tuple: CT_TARGET needs a little love: CT_DoBuildTargetTuple