mirror of
https://github.com/torvalds/linux.git
synced 2025-01-01 15:51:46 +00:00
6932ec60cc
Allow the SMP code to reuse PM domain code for CPU2/CPU3 wakeup. Signed-off-by: Andreas Färber <afaerber@suse.de>
3 lines
98 B
Makefile
3 lines
98 B
Makefile
obj-$(CONFIG_OWL_PM_DOMAINS_HELPER) += owl-sps-helper.o
|
|
obj-$(CONFIG_OWL_PM_DOMAINS) += owl-sps.o
|