Fix for Ingo

This commit is contained in:
msvensson@neptunus.(none) 2005-05-10 17:51:29 +02:00
parent 689cb24b5b
commit 08a48ac2d4

View file

@ -57,6 +57,7 @@ case "$cpu_family--$model_name" in
;; ;;
*Pentium*M*pro*) *Pentium*M*pro*)
cpu_flag="pentium-m"; cpu_flag="pentium-m";
cpu_flag_old="pentium";
;; ;;
*Athlon*64*) *Athlon*64*)
cpu_flag="athlon64"; cpu_flag="athlon64";