6 lines
87 B
Makefile
6 lines
87 B
Makefile
#
|
|||
# Makefile for cpuidle.
|
|||
#
|
|||
|
|||
obj-y += cpuidle.o driver.o governor.o sysfs.o governors/
|