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