License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / drivers / iio / temperature / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
e5a63942
PM
2#
3# Makefile for industrial I/O temperature drivers
4#
5
59d0f2da 6obj-$(CONFIG_HID_SENSOR_TEMP) += hid-sensor-temperature.o
1f25ca11 7obj-$(CONFIG_MAXIM_THERMOCOUPLE) += maxim_thermocouple.o
474fe212 8obj-$(CONFIG_MLX90614) += mlx90614.o
e5a63942 9obj-$(CONFIG_TMP006) += tmp006.o
948b707d 10obj-$(CONFIG_TMP007) += tmp007.o
43e53407 11obj-$(CONFIG_TSYS01) += tsys01.o
53bf4d06 12obj-$(CONFIG_TSYS02D) += tsys02d.o