diff options
| -rwxr-xr-x | config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub index ec305d2bef1..126cb82c6fa 100755 --- a/config.sub +++ b/config.sub | |||
| @@ -156,7 +156,7 @@ case $basic_machine in | |||
| 156 | | i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \ | 156 | | i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \ |
| 157 | | mips64 | mipsel | mips64el | mips64orion | mips64orionel \ | 157 | | mips64 | mipsel | mips64el | mips64orion | mips64orionel \ |
| 158 | | mipstx39 | mipstx39el \ | 158 | | mipstx39 | mipstx39el \ |
| 159 | | sparc | sparclet | sparclite | sparc64) | 159 | | sparc | sparclet | sparclite | sparc64 | v850) |
| 160 | basic_machine=$basic_machine-unknown | 160 | basic_machine=$basic_machine-unknown |
| 161 | ;; | 161 | ;; |
| 162 | # We use `pc' rather than `unknown' | 162 | # We use `pc' rather than `unknown' |