Add support for a new 64 bit CPU type. Elxsi.
This commit is contained in:
parent
2a01536358
commit
4e7d5543d9
1 changed files with 4 additions and 0 deletions
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…
Add table
Reference in a new issue