Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
[cascardo/linux.git] / 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