]> Pileus Git - ~andy/linux/blob - drivers/cpuidle/governors/Makefile
Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc
[~andy/linux] / 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