Restore `hp9k2[0-9][0-9] | hp9k31[0-9])' case line apparently accidentally
removed in the last change.
This commit is contained in:
parent
fdc12c4dca
commit
0581618d73
1 changed files with 1 additions and 0 deletions
1
config.sub
vendored
1
config.sub
vendored
|
@ -307,6 +307,7 @@ case $basic_machine in
|
|||
basic_machine=m68k-hp
|
||||
os=-hpux
|
||||
;;
|
||||
hp9k2[0-9][0-9] | hp9k31[0-9])
|
||||
basic_machine=m68000-hp
|
||||
;;
|
||||
hp9k3[2-9][0-9])
|
||||
|
|
Loading…
Add table
Reference in a new issue