add mipsel_unknown_none target
This commit is contained in:
parent
499ebcfdf3
commit
6e58b1c3c9
2 changed files with 33 additions and 0 deletions
|
@ -653,6 +653,7 @@ supported_targets! {
|
|||
("powerpc64-wrs-vxworks", powerpc64_wrs_vxworks),
|
||||
|
||||
("mipsel-sony-psp", mipsel_sony_psp),
|
||||
("mipsel-unknown-none", mipsel_unknown_none),
|
||||
("thumbv4t-none-eabi", thumbv4t_none_eabi),
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue