Sign in
kunit
/
linux
/
142b18ddc81439acda4bc4231b291e99fe67d507
/
.
/
drivers
/
cpuidle
/
Makefile
blob: 38c8f69f30cf1ab93b403c08f192be0c13d6b598 [
file
] [
log
] [
blame
]
#
# Makefile for cpuidle.
#
obj
-
y
+=
cpuidle
.
o driver
.
o governor
.
o sysfs
.
o governors
/
obj
-
$
(
CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED
)
+=
coupled
.
o