diff --git a/util/xcompile/xcompile b/util/xcompile/xcompile index d75d5dff2d..fdc521338d 100644 --- a/util/xcompile/xcompile +++ b/util/xcompile/xcompile @@ -143,7 +143,7 @@ trap clean_up EXIT SUPPORTED_ARCHITECTURE="x86 armv7" # ARM Architecture -TARCH_armv7="armv7a" +TARCH_armv7="armv7" TBFDARCH_armv7="littlearm" TCLIST_armv7="armv7a" TWIDTH_armv7="32"