From 1d10ec753d49c5eda748a39e564f180c5876d9fc Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Mon, 28 Sep 1998 11:03:36 +0000 Subject: [PATCH] Tidy up such that all HP PA-RISC revisions appear on the same line. Move `tron' and `a29k' up a line to accomodate. --- config.sub | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config.sub b/config.sub index b077de370a70..f79116645876 100755 --- a/config.sub +++ b/config.sub @@ -150,9 +150,8 @@ case $basic_machine in # Recognize the basic CPU types without company name. # Some are omitted here because they have special meanings below. tahoe | i860 | m32r | m68k | m68000 | m88k | ns32k | arc | arm \ - | arme[lb] | pyramid | mn10200 | mn10300 \ - | tron | a29k | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 \ - | hppa2.0 \ + | arme[lb] | pyramid | mn10200 | mn10300 | tron | a29k \ + | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 | hppa2.0 \ | alpha | alphaev5 | alphaev56 | we32k | ns16k | clipper \ | i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \ | mips64 | mipsel | mips64el | mips64orion | mips64orionel \