Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
516cf1be07cf3ab52e6d2f64da33b0fa5d9e0042
/
.
/
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