2 lines
82 B
Makefile
2 lines
82 B
Makefile
obj-$(CONFIG_POWERCAP) += powercap_sys.o
|
|
obj-$(CONFIG_INTEL_RAPL) += intel_rapl.o
|