Sign in
gem5
/
arm
/
linux
/
9bd0c15fcfb42f6245447c53347d65ad9e72080b
/
.
/
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