xref: /linux/arch/sh/kernel/cpu/shmobile/Makefile (revision 853fe1bf7554155376bb3b231112cdff9ff79177)
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