From: Linda A. Walsh Date: Mon, 23 Jun 1997 17:53:11 +0000 (+0000) Subject: * config.sub (mn10200): Recognize new basic machine. X-Git-Tag: fsf-origin~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33a9fb0bf37534a6390fa28028ebca835d071ae4;p=thirdparty%2Fautoconf.git * config.sub (mn10200): Recognize new basic machine. --- diff --git a/config.sub b/config.sub index 3f5c202f..2d0953e8 100755 --- a/config.sub +++ b/config.sub @@ -150,7 +150,7 @@ case $basic_machine in # Recognize the basic CPU types without company name. # Some are omitted here because they have special meanings below. tahoe | i860 | m32r | m68k | m68000 | m88k | ns32k | arm \ - | arme[lb] | pyramid | mn10300 \ + | arme[lb] | pyramid | mn10200 | mn10300 \ | tron | a29k | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 \ | alpha | we32k | ns16k | clipper | i370 | sh \ | powerpc | powerpcle | 1750a | dsp16xx | mips64 | mipsel \