xref: /linux/arch/loongarch/power/Makefile (revision 7ae9fb1b7ecbb5d85d07857943f677fd1a559b18)
1obj-y	+= platform.o
2
3obj-$(CONFIG_SUSPEND)		+= suspend.o suspend_asm.o
4obj-$(CONFIG_HIBERNATION)	+= hibernate.o hibernate_asm.o
5