android_kernel_cmhtcleo/drivers/cpuidle/governors/Makefile

7 lines
127 B
Makefile
Raw Normal View History

2010-08-27 09:19:57 +00:00
#
# Makefile for cpuidle governors.
#
obj-$(CONFIG_CPU_IDLE_GOV_LADDER) += ladder.o
obj-$(CONFIG_CPU_IDLE_GOV_MENU) += menu.o