Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b8658bc81089d656fe54b12e21f0cae5116b6483
/
.
/
drivers
/
thermal
/
samsung
/
Makefile
blob: c09d83095dc2a754770a0bd4cd8c93935aa866e3 [
file
] [
log
] [
blame
]
#
# Samsung thermal specific Makefile
#
obj
-
$
(
CONFIG_EXYNOS_THERMAL
)
+=
exynos_thermal
.
o
exynos_thermal
-
y
:=
exynos_tmu
.
o
exynos_thermal
-
y
+=
exynos_tmu_data
.
o
exynos_thermal
-
$
(
CONFIG_EXYNOS_THERMAL_CORE
)
+=
exynos_thermal_common
.
o