repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add linux-next specific files for 20110801
[linux-2.6/next.git]
/
drivers
/
cpuidle
/
governors
/
Makefile
blob
1b512722689f01f0871fb91b72e76cf52dac8f93
1
#
2
# Makefile for cpuidle governors.
3
#
4
5
obj-
$(
CONFIG_CPU_IDLE_GOV_LADDER
) +=
ladder.o
6
obj-
$(
CONFIG_CPU_IDLE_GOV_MENU
) +=
menu.o