diff -r f0d84f1d4c93 -r 85e0330f8715 scripts/saveSample.sh --- a/scripts/saveSample.sh Wed Aug 15 16:18:35 2007 +0000 +++ b/scripts/saveSample.sh Sun May 04 10:46:32 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