summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub
index 53ae5b89a..d5a9596be 100755
--- a/config.sub
+++ b/config.sub
@@ -85,7 +85,7 @@ given_full="$given_cpu$given_rest"
# GMP extras and what to use for the config.sub test
case "$given_cpu" in
-pentium | pentiummmx | pentiumpro | pentium[23] | k[56] | k6[23] | athlon)
+pentium | pentiummmx | pentiumpro | pentium[234] | k[56] | k6[23] | athlon)
test_cpu=i386 ;;
power[12] | power2sc)
test_cpu=power ;;