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