aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfig.sub6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.sub b/config.sub
index 8cf47544ff5..cc71cab5d4c 100755
--- a/config.sub
+++ b/config.sub
@@ -139,10 +139,10 @@ case $basic_machine in
139 tahoe | i[3456]86 | i860 | m68k | m68000 | m88k | ns32k | arm \ 139 tahoe | i[3456]86 | i860 | m68k | m68000 | m88k | ns32k | arm \
140 | arme[lb] | pyramid \ 140 | arme[lb] | pyramid \
141 | tron | a29k | 580 | i960 | h8300 | hppa1.0 | hppa1.1 \ 141 | tron | a29k | 580 | i960 | h8300 | hppa1.0 | hppa1.1 \
142 | alpha | we32k | ns16k | clipper | sparclite | i370 | sh \ 142 | alpha | we32k | ns16k | clipper | i370 | sh \
143 | powerpc | powerpcle | sparc64 | 1750a | dsp16xx | mips64 | mipsel \ 143 | powerpc | powerpcle | 1750a | dsp16xx | mips64 | mipsel \
144 | pdp11 | mips64el | mips64orion | mips64orionel \ 144 | pdp11 | mips64el | mips64orion | mips64orionel \
145 | sparc) 145 | sparc | sparclet | sparclite | sparc64)
146 basic_machine=$basic_machine-unknown 146 basic_machine=$basic_machine-unknown
147 ;; 147 ;;
148 # Object if more than one company name word. 148 # Object if more than one company name word.