Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/linux...
[linux-2.6-block.git] / drivers / cpuidle / governors / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
4f86d3a8
LB
2#
3# Makefile for cpuidle governors.
4#
5
6obj-$(CONFIG_CPU_IDLE_GOV_LADDER) += ladder.o
7obj-$(CONFIG_CPU_IDLE_GOV_MENU) += menu.o
b26bf6ab 8obj-$(CONFIG_CPU_IDLE_GOV_TEO) += teo.o
2cffe9f6 9obj-$(CONFIG_CPU_IDLE_GOV_HALTPOLL) += haltpoll.o