Index: 2006-01-05/arch/i386/power/Makefile =================================================================== --- 2006-01-05.orig/arch/i386/power/Makefile 2006-01-05 17:18:08.132645680 +0100 +++ 2006-01-05/arch/i386/power/Makefile 2006-01-05 17:17:39.000000000 +0100 @@ -1,3 +1,4 @@ obj-$(CONFIG_PM_LEGACY) += cpu.o obj-$(CONFIG_SOFTWARE_SUSPEND) += cpu.o +obj-$(CONFIG_ACPI_SLEEP) += cpu.o obj-$(CONFIG_SOFTWARE_SUSPEND) += swsusp.o