repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gpio: rcar: Fix runtime PM imbalance on error
[linux/fpc-iii.git]
/
drivers
/
powercap
/
Makefile
blob
7255c94ec61c4562dabbbf61bde4d7c24556a87e
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