summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index e82b67a3cd..efb0612dbb 100755
--- a/configure
+++ b/configure
@@ -1641,7 +1641,7 @@ case "$host_arch" in
fi
;;
6) iproc=686
- if test "$pmodel" -eq 15; then
+ if test "$pmodel" -ge 15; then
proc=core2
elif test "$pmodel" -eq 9 -o "$pmodel" -ge 13; then
proc=pentium-m