Build zzz(8) on ia64. It first checks ACPI before it checks for APM.

It will therefore always suspend using ACPI.
This commit is contained in:
marcel 2003-11-03 04:25:55 +00:00
parent 19f727b426
commit 15df21071c

View File

@ -214,7 +214,8 @@ SUBDIR+=i4b
.endif
.if ${MACHINE_ARCH} == "ia64"
SUBDIR+=acpi
SUBDIR+=acpi \
zzz
.endif
# kgmon: builds, but no kernel profiling