(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix.h renamed to acorn.h.
This commit is contained in:
parent
c5417c9164
commit
f3b0152bb9
1 changed files with 2 additions and 2 deletions
|
@ -500,10 +500,10 @@ case "${canonical}" in
|
|||
|
||||
## Acorn RISCiX:
|
||||
arm-acorn-riscix1.1* )
|
||||
machine=riscix opsys=riscix1-1
|
||||
machine=acorn opsys=riscix1-1
|
||||
;;
|
||||
arm-acorn-riscix1.2* | arm-acorn-riscix )
|
||||
machine=riscix opsys=riscix1-2
|
||||
machine=acorn opsys=riscix1-2
|
||||
;;
|
||||
|
||||
## Alliant machines
|
||||
|
|
Loading…
Add table
Reference in a new issue