Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
33a03aadb52fa05d28aba6d8f0c03c7b3b905897
/
.
/
drivers
/
thermal
/
Makefile
blob: a9fff0bf4b1486f8754d3168f8b6724752f0553f [
file
] [
log
] [
blame
]
#
# Makefile for sensor chip drivers.
#
obj
-
$
(
CONFIG_THERMAL
)
+=
thermal_sys
.
o
obj
-
$
(
CONFIG_SPEAR_THERMAL
)
+=
spear_thermal
.
o