mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +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)
|
crds | unos)
|
||||||
basic_machine=m68k-crds
|
basic_machine=m68k-crds
|
||||||
;;
|
;;
|
||||||
|
elxsi)
|
||||||
|
basic_machine=elxsi-elxsi
|
||||||
|
os=-bsd
|
||||||
|
;;
|
||||||
encore | umax | mmax)
|
encore | umax | mmax)
|
||||||
basic_machine=ns32k-encore
|
basic_machine=ns32k-encore
|
||||||
os=-bsd
|
os=-bsd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user