X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fi386%2Fpower%2FMakefile;h=feaeda6c2405eef55b93920833264d448f5a3a65;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=8cfa4e8a719d6ea2dd9cf140862cb2c6a64b669a;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/arch/i386/power/Makefile b/arch/i386/power/Makefile index 8cfa4e8a7..feaeda6c2 100644 --- a/arch/i386/power/Makefile +++ b/arch/i386/power/Makefile @@ -1,2 +1,4 @@ -obj-$(CONFIG_PM) += cpu.o -obj-$(CONFIG_SOFTWARE_SUSPEND) += swsusp.o +obj-$(CONFIG_PM_LEGACY) += cpu.o +obj-$(CONFIG_SOFTWARE_SUSPEND) += cpu.o +obj-$(CONFIG_ACPI_SLEEP) += cpu.o +obj-$(CONFIG_SOFTWARE_SUSPEND) += swsusp.o suspend.o