projects
/
linux-2.6-microblaze.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.org/pub...
[linux-2.6-microblaze.git]
/
drivers
/
powercap
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-$(CONFIG_POWERCAP) += powercap_sys.o
3
obj-$(CONFIG_INTEL_RAPL_CORE) += intel_rapl_common.o
4
obj-$(CONFIG_INTEL_RAPL) += intel_rapl_msr.o
5
obj-$(CONFIG_IDLE_INJECT) += idle_inject.o