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 18ef3277e..a8c282f30 100755
--- a/config.sub
+++ b/config.sub
@@ -93,7 +93,7 @@ itanium | itanium2)
test_cpu=ia64 ;;
pentium | pentiummmx | pentiumpro | pentium[234] | k[56] | k6[23] | athlon | viac3*)
test_cpu=i386 ;;
-power[12] | power2sc)
+power[2-9] | power2sc)
test_cpu=power ;;
powerpc401 | powerpc403 | powerpc405 | \
powerpc505 | \