xref: /openbmc/linux/arch/sh/kernel/cpu/shmobile/Makefile (revision ba61bb17)
1#
2# Makefile for the Linux/SuperH SH-Mobile backends.
3#
4
5# Power Management & Sleep mode
6obj-$(CONFIG_PM)	+= pm.o sleep.o
7obj-$(CONFIG_CPU_IDLE)	+= cpuidle.o
8