ckfwq/linux-3.0.4/drivers/cpuidle/governors/Makefile

7 lines
127 B
Makefile
Raw Normal View History

2024-12-30 10:53:50 +08:00
#
# Makefile for cpuidle governors.
#
obj-$(CONFIG_CPU_IDLE_GOV_LADDER) += ladder.o
obj-$(CONFIG_CPU_IDLE_GOV_MENU) += menu.o