mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-03 13:34:20 -05:00
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
|