3 lines
75 B
Makefile
3 lines
75 B
Makefile
|
obj-$(CONFIG_PM) += cpu.o
|
||
|
obj-$(CONFIG_HIBERNATION) += swsusp.o suspend.o
|