summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/power/Makefile
diff options
context:
space:
mode:
authorHuacai Chen <chenhuacai@loongson.cn>2022-12-10 22:40:15 +0800
committerHuacai Chen <chenhuacai@loongson.cn>2022-12-14 08:41:53 +0800
commit366bb35a8e48198cefcd3484ac6b2374d1347873 (patch)
treec2997ee229513d6efcafed6c2968e285a93dd539 /arch/loongarch/power/Makefile
parent27cab431564edba9919d1a82c2d9636d622a2493 (diff)
downloadlinux-stable-366bb35a8e48198cefcd3484ac6b2374d1347873.tar.gz
linux-stable-366bb35a8e48198cefcd3484ac6b2374d1347873.tar.bz2
linux-stable-366bb35a8e48198cefcd3484ac6b2374d1347873.zip
LoongArch: Add suspend (ACPI S3) support
Add suspend (Suspend To RAM, aka ACPI S3) support for LoongArch. Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'arch/loongarch/power/Makefile')
-rw-r--r--arch/loongarch/power/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/loongarch/power/Makefile b/arch/loongarch/power/Makefile
new file mode 100644
index 000000000000..6740117decaa
--- /dev/null
+++ b/arch/loongarch/power/Makefile
@@ -0,0 +1,3 @@
+obj-y += platform.o
+
+obj-$(CONFIG_SUSPEND) += suspend.o suspend_asm.o