Commit fa771c37 by Mike Stump

Add support for a new 64 bit CPU type. Elxsi.

From-SVN: r2483
parent 99281ca4
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment