diff options
Diffstat (limited to 'arch/i386/power/Makefile')
-rw-r--r-- | arch/i386/power/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/power/Makefile b/arch/i386/power/Makefile index 2de7bbf03cd7..d764ec950065 100644 --- a/arch/i386/power/Makefile +++ b/arch/i386/power/Makefile | |||
@@ -1,2 +1,2 @@ | |||
1 | obj-$(CONFIG_PM) += cpu.o | 1 | obj-$(CONFIG_PM) += cpu.o |
2 | obj-$(CONFIG_SOFTWARE_SUSPEND) += swsusp.o suspend.o | 2 | obj-$(CONFIG_HIBERNATION) += swsusp.o suspend.o |