From: Victor Balada Diaz Date: Sun, 19 Nov 2006 22:17:04 +0000 (+0000) Subject: Document pentium-m support X-Git-Tag: v2.0.1~4089 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/678993d101e1e370c6ccb37b54367ef9f9665b96 Document pentium-m support Reported-by: TGEN --- diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index e2635902c6..e55f309e66 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,5 +1,5 @@ # $FreeBSD: src/etc/defaults/make.conf,v 1.97.2.80 2003/02/15 16:34:56 trhodes Exp $ -# $DragonFly: src/etc/defaults/make.conf,v 1.23 2006/11/09 18:44:52 pavalos Exp $ +# $DragonFly: src/etc/defaults/make.conf,v 1.24 2006/11/19 22:17:04 victor Exp $ # # NOTE: Please would any committer updating this file also update the # make.conf(5) manual page, if necessary, which is located in @@ -23,7 +23,7 @@ # Currently the following CPU types are recognized: # Intel x86 architecture: # (AMD CPUs) opteron athlon-fx athlon64 k8 k7 k6-3 k6-2 k6 k5 -# (Intel CPUs) p4 p3 p2 i686 i586/mmx i586 i486 +# (Intel CPUs) p4 pentium-m p3 p2 i686 i586/mmx i586 i486 # # If you experience any problems after setting this flag, please unset # it again before submitting a bug report or attempting to modify code.