xref
: /
linux
/
drivers
/
iio
/
temperature
/
Makefile
(revision dd0a11815a339d6deeea8357574f8126a8404c92)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
2
# Makefile for industrial I/O temperature drivers
3
#
4
5
obj
-$(
CONFIG_TMP006
) +=
tmp006.o
6