oleavr-rgl-a500-mini-linux-.../drivers/cpuidle/governors/Makefile

7 lines
127 B
Makefile
Raw Normal View History

2022-05-07 01:01:45 +02:00
#
# Makefile for cpuidle governors.
#
obj-$(CONFIG_CPU_IDLE_GOV_LADDER) += ladder.o
obj-$(CONFIG_CPU_IDLE_GOV_MENU) += menu.o