* config.sub: Recognize v850-elf.
This commit is contained in:
parent
61cb62a591
commit
278271293f
1 changed files with 1 additions and 1 deletions
2
config.sub
vendored
2
config.sub
vendored
|
|
@ -156,7 +156,7 @@ case $basic_machine in
|
|||
| i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \
|
||||
| mips64 | mipsel | mips64el | mips64orion | mips64orionel \
|
||||
| mipstx39 | mipstx39el \
|
||||
| sparc | sparclet | sparclite | sparc64)
|
||||
| sparc | sparclet | sparclite | sparc64 | v850)
|
||||
basic_machine=$basic_machine-unknown
|
||||
;;
|
||||
# We use `pc' rather than `unknown'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue