diff -r 7e41a188bd7c -r 9d0b37f08a10 scripts/build/arch/microblaze.sh --- a/scripts/build/arch/microblaze.sh Thu Sep 20 14:01:38 2012 +1000 +++ b/scripts/build/arch/microblaze.sh Sun Jan 20 12:58:22 2013 +0000 @@ -2,7 +2,7 @@ CT_DoArchTupleValues () { # The architecture part of the tuple: - CT_TARGET_ARCH="${CT_ARCH}${target_endian_el}" + CT_TARGET_ARCH="${CT_ARCH}${CT_ARCH_SUFFIX:-${target_endian_el}}" # gcc ./configure flags CT_ARCH_WITH_ARCH=