LingmoOS-kernel/arch/loongarch/power/Makefile

5 lines
128 B
Makefile
Raw Normal View History

2024-07-18 03:58:23 +00:00
obj-y += platform.o
obj-$(CONFIG_SUSPEND) += suspend.o suspend_asm.o
obj-$(CONFIG_HIBERNATION) += hibernate.o hibernate_asm.o