diff options
author | Richard Kenner <kenner@gnu.org> | 1994-07-11 23:28:46 +0000 |
---|---|---|
committer | Richard Kenner <kenner@gnu.org> | 1994-07-11 23:28:46 +0000 |
commit | 74c82974db1c91efc1fbf87f8000da02c5129855 (patch) | |
tree | eac55eb7a7ad0584c5de9ce47ba5e2bd1d67adfd /config.sub | |
parent | 9c5b16c1b07969ef91b35bbc17f11782deefe755 (diff) | |
download | emacs-74c82974db1c91efc1fbf87f8000da02c5129855.tar.gz |
(basic_machine): Add 1750a.
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub index 366deb734f3..a62afd029af 100755 --- a/config.sub +++ b/config.sub @@ -112,7 +112,7 @@ case $basic_machine in tahoe | i[34]86 | i860 | m68k | m68000 | m88k | ns32k | arm | pyramid \ | tron | a29k | 580 | i960 | h8300 | hppa1.0 | hppa1.1 \ | alpha | we32k | ns16k | clipper | sparclite | i370 | sh \ - | powerpc | sparc64) + | powerpc | sparc64 | 1750a) basic_machine=$basic_machine-unknown ;; # Object if more than one company name word. |