mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-26 09:06:38 +12:00
Add support for a new 64 bit CPU type. Elxsi.
This commit is contained in:
parent
74666099e1
commit
24928d6d13
4
config.sub
vendored
4
config.sub
vendored
@ -178,6 +178,10 @@ case $basic_machine in
|
||||
crds | unos)
|
||||
basic_machine=m68k-crds
|
||||
;;
|
||||
elxsi)
|
||||
basic_machine=elxsi-elxsi
|
||||
os=-bsd
|
||||
;;
|
||||
encore | umax | mmax)
|
||||
basic_machine=ns32k-encore
|
||||
os=-bsd
|
||||
|
Loading…
x
Reference in New Issue
Block a user