Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.1-rc6 3 lines 125 B view raw
1obj-$(CONFIG_POWERCAP) += powercap_sys.o 2obj-$(CONFIG_INTEL_RAPL) += intel_rapl.o 3obj-$(CONFIG_IDLE_INJECT) += idle_inject.o