Re: ppro config.in patch...

From: Jeff Garzik (jgarzik@mandrakesoft.com)
Date: Tue Apr 25 2000 - 14:54:43 EST


Alan Cox wrote:
>
> > This patch looks wrong or incomplete. Now I have to choose "PPro" in
> > order to get the -march=i686 optimizations to feed my hungry Dual PII
> > SMP box?
>
> Well PII has never been listed. I guess you want PPro/PII/PIII perhaps ?

yep :) simple patch attached

-- 
Jeff Garzik              | Nothing cures insomnia like the
Building 1024            | realization that it's time to get up.
MandrakeSoft, Inc.       |        -- random fortune

--- arch/i386/config.in.orig Tue Apr 25 15:52:52 2000 +++ arch/i386/config.in Tue Apr 25 15:53:30 2000 @@ -22,7 +22,7 @@ 486/Cx486 CONFIG_M486 \ 586/K5/5x86/6x86/6x86MX CONFIG_M586 \ Pentium/TSC CONFIG_M586TSC \ - PPro CONFIG_M686 \ + PPro/P2/P3 CONFIG_M686 \ K6/II/III CONFIG_MK6 \ Athlon CONFIG_MK7" PPro #

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Apr 30 2000 - 21:00:10 EST