sdk-hwV1.3/lichee/linux-4.9/drivers/cpuidle/governors/Makefile

7 lines
127 B
Makefile
Raw Normal View History

2024-05-07 10:09:20 +00:00
#
# Makefile for cpuidle governors.
#
obj-$(CONFIG_CPU_IDLE_GOV_LADDER) += ladder.o
obj-$(CONFIG_CPU_IDLE_GOV_MENU) += menu.o