repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vdso: don't require 64-bit math in standalone test
[linux/fpc-iii.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