]> err.no Git - linux-2.6/blob - drivers/cpuidle/governors/Makefile
V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_
[linux-2.6] / drivers / cpuidle / governors / Makefile
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