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