scripts/crosstool.sh
changeset 900 7cde2ff63192
parent 894 c444ce4b51b9
child 903 9fb0f81b4416
     1.1 --- a/scripts/crosstool.sh	Wed Oct 01 18:10:40 2008 +0000
     1.2 +++ b/scripts/crosstool.sh	Fri Oct 03 13:01:10 2008 +0000
     1.3 @@ -57,7 +57,7 @@
     1.4  CT_DoLog INFO "Building environment variables"
     1.5  
     1.6  # Parse architecture-specific functions
     1.7 -. "${CT_LIB_DIR}/arch/${CT_ARCH}/functions"
     1.8 +. "${CT_LIB_DIR}/config/arch/${CT_ARCH}/functions"
     1.9  
    1.10  # Target tuple: CT_TARGET needs a little love:
    1.11  CT_DoBuildTargetTuple