Sign in
gem5
/
arm
/
linux
/
c18475a41a13504928fc57e423f42e264844c5ad
/
.
/
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