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