mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Resort the CPU list with regards to recently added CPUs.
Prodded by: glewis
This commit is contained in:
parent
590f242cc0
commit
8c38f62e6a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=142499
@ -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.)
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user