Blame view

drivers/cpuidle/governors/Makefile 127 Bytes
4f86d3a8e   Len Brown   cpuidle: consolid...
1
2
3
4
5
6
  #
  # Makefile for cpuidle governors.
  #
  
  obj-$(CONFIG_CPU_IDLE_GOV_LADDER) += ladder.o
  obj-$(CONFIG_CPU_IDLE_GOV_MENU) += menu.o