lineage_kernel_xcoverpro/drivers/cpuidle/governors/Makefile

7 lines
127 B
Makefile
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
#
# Makefile for cpuidle governors.
#
obj-$(CONFIG_CPU_IDLE_GOV_LADDER) += ladder.o
obj-$(CONFIG_CPU_IDLE_GOV_MENU) += menu.o