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:
parent
19f727b426
commit
15df21071c
@ -214,7 +214,8 @@ SUBDIR+=i4b
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "ia64"
|
||||
SUBDIR+=acpi
|
||||
SUBDIR+=acpi \
|
||||
zzz
|
||||
.endif
|
||||
|
||||
# kgmon: builds, but no kernel profiling
|
||||
|
Loading…
x
Reference in New Issue
Block a user