Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
9850488201f0b0bcbded1eca53750d2fd6accfbb
/
.
/
drivers
/
thermal
/
samsung
/
Makefile
blob: aba173d43cf59b29d94323ef9d2453459c8123b6 [
file
] [
log
] [
blame
]
#
# Samsung thermal specific Makefile
#
obj
-
$
(
CONFIG_EXYNOS_THERMAL
)
+=
exynos_tmu
.
o
obj
-
$
(
CONFIG_EXYNOS_ACPM_THERMAL
)
+=
exynos_acpm_tmu
.
o