treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-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