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 | 8b7c2798ab3f7cc7030c32d12702589c878a3fbf (patch) | |
tree | 32b5493b2cf0cc761db965a56bbf75e33f55c3ac /config.sub | |
parent | 52ae2b425612bea551fac9d3274d8a9e6ed257f2 (diff) | |
download | emacs-8b7c2798ab3f7cc7030c32d12702589c878a3fbf.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. |