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:
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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user