From: Jeff Law Date: Mon, 23 Jun 1997 17:53:11 +0000 (+0000) Subject: * config.sub (mn10200): Recognize new basic machine. X-Git-Tag: emacs-20.1~1526 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7d66892d3d6c01f5c67471d04b823a7869882257;p=emacs.git * config.sub (mn10200): Recognize new basic machine. --- diff --git a/config.sub b/config.sub index 3f5c202f148..2d0953e876f 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 \