Path: blob/master/arch/sh/kernel/cpu/shmobile/Makefile
17296 views
# # Makefile for the Linux/SuperH SH-Mobile backends. # # Power Management & Sleep mode obj-$(CONFIG_PM) += pm.o sleep.o obj-$(CONFIG_CPU_IDLE) += cpuidle.o obj-$(CONFIG_PM_RUNTIME) += pm_runtime.o