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