index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
Makefile
blob: 5634f88379df9797fac371a3b3b8376df5d631db (
plain
)
1
2
3
4
5
#
# Makefile for cpuidle.
#
obj-y
+=
cpuidle.o driver.o governor.o sysfs.o governors
/