summaryrefslogtreecommitdiff
path: root/arch/loongarch/power/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/loongarch/power/Makefile')
-rw-r--r--arch/loongarch/power/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/loongarch/power/Makefile b/arch/loongarch/power/Makefile
new file mode 100644
index 000000000000..58151d003e40
--- /dev/null
+++ b/arch/loongarch/power/Makefile
@@ -0,0 +1,4 @@
+obj-y += platform.o
+
+obj-$(CONFIG_SUSPEND) += suspend.o suspend_asm.o
+obj-$(CONFIG_HIBERNATION) += hibernate.o hibernate_asm.o