(m68k-*-linux*): New alternative.
This commit is contained in:
parent
485dbcf2c7
commit
e1fd57e30e
1 changed files with 5 additions and 0 deletions
|
@ -795,6 +795,11 @@ case "${canonical}" in
|
|||
esac
|
||||
;;
|
||||
|
||||
## Linux/68k
|
||||
m68k-*-linux* )
|
||||
machine=m68k opsys=linux
|
||||
;;
|
||||
|
||||
* )
|
||||
unported=yes
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue