power: apm += lphdisk

APM enabled notebooks would usually hibernate to
a partition of special type and special format;
thus to make use of this APM BIOS feature folks
might need a corresponding formatter.
This commit is contained in:
Michael Shigorin 2012-04-07 20:28:14 +03:00
parent c2996cc493
commit 0cc20d107d

View File

@ -20,4 +20,4 @@ use/power/acpi/powersave: use/power/acpi
# legacy power management
use/power/apm: use/power
@$(call add,COMMON_PACKAGES,apmd)
@$(call add,COMMON_PACKAGES,apmd lphdisk)