1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00

Add support for the AMD x86-64 Hammer platform.

This commit is contained in:
David E. O'Brien 2002-09-11 04:57:09 +00:00
parent 1494fdadfb
commit fb3d225909
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=103211

View File

@ -154,6 +154,8 @@ MACHINE_CPU = ev45 ev4
. elif ${CPUTYPE} == "ev4"
MACHINE_CPU = ev4
. endif
.elif ${MACHINE_ARCH} == "x86-64" || ${MACHINE_ARCH} == "x86_64"
MACHINE_CPU = x86-64 sse2 sse
.elif ${MACHINE_ARCH} == "ia64"
. if ${CPUTYPE} == "itanium"
MACHINE_CPU = itanium