Correct a thinko.

This commit is contained in:
Ben Elliston 1999-05-17 04:23:12 +00:00
parent 61ee34a594
commit 3505c67fda

7
config.sub vendored
View File

@ -385,7 +385,6 @@ case $basic_machine in
;;
hp3k9[0-9][0-9] | hp9[0-9][0-9])
basic_machine=hppa1.0-hp
os=-mpeix
;;
hp9k2[0-9][0-9] | hp9k31[0-9])
basic_machine=m68000-hp
@ -1043,9 +1042,9 @@ case $basic_machine in
mips*-cisco)
os=-elf
;;
mips*-*)
os=-elf
;;
mips*-*)
os=-elf
;;
*-tti) # must be before sparc entry or we get the wrong os.
os=-sysv3
;;