Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
9ed821d7e5d875a3395740a9cc2545671fa429b7
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
drivers
/
cpuidle
/
Makefile
blob: 38c8f69f30cf1ab93b403c08f192be0c13d6b598 [
file
] [
log
] [
blame
]
lh
9ed821d
2023-04-07 01:36:19 -0700
[
diff
] [
blame^
]
1
#
2
# Makefile for cpuidle.
3
#
4
5
obj
-
y
+=
cpuidle
.
o driver
.
o governor
.
o sysfs
.
o governors
/
6
obj
-
$
(
CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED
)
+=
coupled
.
o