secgateway/kernel/linux-4.14.83/drivers/cpuidle/governors/Makefile

7 lines
127 B
Makefile
Raw Normal View History

2019-06-11 07:43:23 +00:00
#
# Makefile for cpuidle governors.
#
obj-$(CONFIG_CPU_IDLE_GOV_LADDER) += ladder.o
obj-$(CONFIG_CPU_IDLE_GOV_MENU) += menu.o