Sign in
gem5
/
arm
/
linux-arm64-legacy
/
a64462b53a0a96ae4a7ac8116fb37a8af3f7ea39
/
.
/
drivers
/
iio
/
temperature
/
Makefile
blob: 40710a81158e1c770cf05f00546093fd5cdbef9f [
file
] [
log
] [
blame
]
#
# Makefile for industrial I/O temperature drivers
#
obj
-
$
(
CONFIG_MLX90614
)
+=
mlx90614
.
o
obj
-
$
(
CONFIG_TMP006
)
+=
tmp006
.
o