Resort the CPU list with regards to recently added CPUs.

Prodded by:	glewis
This commit is contained in:
Tom Rhodes 2005-02-25 19:32:51 +00:00
parent 590f242cc0
commit 8c38f62e6a
1 changed files with 4 additions and 4 deletions

View File

@ -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.)
#