aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/power/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/power/Makefile')
-rw-r--r--arch/i386/power/Makefile2
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 @@
1obj-$(CONFIG_PM) += cpu.o 1obj-$(CONFIG_PM) += cpu.o
2obj-$(CONFIG_SOFTWARE_SUSPEND) += swsusp.o suspend.o 2obj-$(CONFIG_HIBERNATION) += swsusp.o suspend.o