Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
3e33ee9e0804748f1b7a01af9ba0e8e1e10f772f
/
.
/
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