summaryrefslogtreecommitdiffstats
path: root/share/examples/etc
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2005-02-25 19:32:51 +0000
committertrhodes <trhodes@FreeBSD.org>2005-02-25 19:32:51 +0000
commit8f01899557c43fb2b2d963963a95655a67defff1 (patch)
tree2e1d1371ad8ac9d1350acf509dac6322c1b01353 /share/examples/etc
parentcf6830b6a7a1495a33601199cd6ea3916cb92317 (diff)
downloadFreeBSD-src-8f01899557c43fb2b2d963963a95655a67defff1.zip
FreeBSD-src-8f01899557c43fb2b2d963963a95655a67defff1.tar.gz
Resort the CPU list with regards to recently added CPUs.
Prodded by: glewis
Diffstat (limited to 'share/examples/etc')
-rw-r--r--share/examples/etc/make.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index ca0816d..87b2ff1 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -31,12 +31,12 @@
# Currently the following CPU types are recognized:
# Intel x86 architecture:
# (AMD CPUs) opteron athlon64 athlon-mp athlon-xp athlon-4
-# athlon-tbird athlon k8 k6-3 k6-2 k6 k5
-# (Intel CPUs) pentium4[m] pentium3[m] pentium2 penitumpro pentium-mmx
-# pentium prescott i486 i386
+# athlon-tbird athlon k8 k6-3 k6-2 k6 k5 nocona
+# (Intel CPUs) pentium4[m] prescott pentium3[m] pentium2 penitumpro
+# pentium-mmx pentium i486 i386
# Alpha/AXP architecture: ev67 ev6 pca56 ev56 ev5 ev45 ev4
# AMD64 architecture: opteron, athlon64, nocona
-# Intel ia64 architecture: itanium, itanium2
+# Intel ia64 architecture: itanium2, itanium
#
# (?= allows to buildworld for a different CPUTYPE.)
#
OpenPOWER on IntegriCloud