Add acpi to the build on ia64. The support for ACPI 2.0x has gotten

to a point where we don't map the wrong (ie 32-bit) addresses. We
don't always dump the right values yet, but that's not critical.

Ok'd: njl
This commit is contained in:
Marcel Moolenaar 2003-09-16 21:25:42 +00:00
parent 7753acd255
commit 0346a1de85

@ -211,6 +211,10 @@ SUBDIR+=i4b
.endif
.if ${MACHINE_ARCH} == "ia64"
SUBDIR+=acpi
.endif
# kgmon: builds, but no kernel profiling
# kgzip: builds, but missing support files
# mptable: broken (not 64 bit clean)