Raw File
Makefile
obj-$(CONFIG_POWERCAP)	+= powercap_sys.o
obj-$(CONFIG_INTEL_RAPL) += intel_rapl.o
back to top