ckfwq/linux-3.0.4/arch/sh/kernel/cpu/shmobile/Makefile

9 lines
199 B
Makefile
Raw Permalink Normal View History

2024-12-30 10:53:50 +08:00
#
# 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