changeset 18111:a49f23a8f1ba

recognize future pentium-m processors, e.g. there is intel core with model 14 patch by Zuxy Meng <zuxy meng at gmail >
author iive
date Sun, 16 Apr 2006 08:37:49 +0000
parents 0dd0bcc57c18
children 30e66fb2fc3f
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sun Apr 16 08:27:16 2006 +0000
+++ b/configure	Sun Apr 16 08:37:49 2006 +0000
@@ -884,7 +884,7 @@
 	fi
 	;;
     6) iproc=686
-	if test "$pmodel" -eq 9 -o "$pmodel" -eq 13; then
+	if test "$pmodel" -eq 9 -o "$pmodel" -ge 13; then
 		proc=pentium-m
 	elif test "$pmodel" -ge 7; then
 		proc=pentium3