xref
: /
linux
/
drivers
/
iio
/
temperature
/
Makefile
(revision 1025c04cecd19882e28f16c4004034b475c372c5)
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