c05564c4d8
Android 13
4 lines
125 B
Makefile
Executable file
4 lines
125 B
Makefile
Executable file
obj-$(CONFIG_POWERCAP) += powercap_sys.o
|
|
obj-$(CONFIG_INTEL_RAPL) += intel_rapl.o
|
|
obj-$(CONFIG_IDLE_INJECT) += idle_inject.o
|