(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New configurations.
This commit is contained in:
parent
9dcdc43dc9
commit
c5417c9164
1 changed files with 8 additions and 0 deletions
|
@ -498,6 +498,14 @@ case "${canonical}" in
|
|||
esac
|
||||
;;
|
||||
|
||||
## Acorn RISCiX:
|
||||
arm-acorn-riscix1.1* )
|
||||
machine=riscix opsys=riscix1-1
|
||||
;;
|
||||
arm-acorn-riscix1.2* | arm-acorn-riscix )
|
||||
machine=riscix opsys=riscix1-2
|
||||
;;
|
||||
|
||||
## Alliant machines
|
||||
## Strictly speaking, we need the version of the alliant operating
|
||||
## system to choose the right machine file, but currently the
|
||||
|
|
Loading…
Add table
Reference in a new issue