diff --git a/configure b/configure index 75a4def8b54eaac6d87da9201e1ae3b2f798b34e..255d85bf1d8cfe9c48e6e36ea14d603601159745 100755 --- a/configure +++ b/configure @@ -5193,8 +5193,6 @@ case "$target_name" in TARGET_BASE_ARCH=mips echo "TARGET_ABI_MIPSN64=y" >> $config_target_mak ;; - tricore) - ;; moxie) ;; or32) @@ -5245,6 +5243,8 @@ case "$target_name" in s390x) gdb_xml_files="s390x-core64.xml s390-acr.xml s390-fpr.xml" ;; + tricore) + ;; unicore32) ;; xtensa|xtensaeb)