repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requests
[linux/fpc-iii.git]
/
drivers
/
iio
/
temperature
/
Makefile
blob
02bc79d49b24cf83bb284b36d23bf18f7ebbbfa8
1
#
2
# Makefile for industrial I/O temperature drivers
3
#
4
5
obj-
$(
CONFIG_MLX90614
) +=
mlx90614.o
6
obj-
$(
CONFIG_TMP006
) +=
tmp006.o
7
obj-
$(
CONFIG_TSYS01
) +=
tsys01.o
8
obj-
$(
CONFIG_TSYS02D
) +=
tsys02d.o