Sign in
gem5
/
arm
/
linux
/
8eae10e86c57b6be5e4842b34ea541efbca28bf8
/
.
/
drivers
/
cpuidle
/
Makefile
blob: 38c8f69f30cf1ab93b403c08f192be0c13d6b598 [
file
]
#
# Makefile for cpuidle.
#
obj
-
y
+=
cpuidle
.
o driver
.
o governor
.
o sysfs
.
o governors
/
obj
-
$
(
CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED
)
+=
coupled
.
o