aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/power/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/power/Makefile')
-rw-r--r--arch/s390/power/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/s390/power/Makefile b/arch/s390/power/Makefile
deleted file mode 100644
index 973bb45a8fec..000000000000
--- a/arch/s390/power/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-# Makefile for s390 PM support
-#
-
-obj-$(CONFIG_HIBERNATION) += suspend.o
-obj-$(CONFIG_HIBERNATION) += swsusp.o
-obj-$(CONFIG_HIBERNATION) += swsusp_64.o
-obj-$(CONFIG_HIBERNATION) += swsusp_asm64.o