Sign in
googlers
/
maze
/
linux
/
d183c81929beeba842b74422f754446ef2b8b49c
/
.
/
arch
/
sh
/
kernel
/
cpu
/
shmobile
/
Makefile
blob: e8a5111e848abd1ac463a62492736dbe7861bf30 [
file
] [
log
] [
blame
]
#
# 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