]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/iio/chemical/Makefile
Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drm
[mirror_ubuntu-jammy-kernel.git] / drivers / iio / chemical / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
cd8d9777
MR
2#
3# Makefile for IIO chemical sensors
4#
5
6# When adding new entries keep the list in alphabetical order
0d15190f 7obj-$(CONFIG_ATLAS_PH_SENSOR) += atlas-sensor.o
8712b309 8obj-$(CONFIG_ATLAS_EZO_SENSOR) += atlas-ezo-sensor.o
1b3bd859
HJ
9obj-$(CONFIG_BME680) += bme680_core.o
10obj-$(CONFIG_BME680_I2C) += bme680_i2c.o
11obj-$(CONFIG_BME680_SPI) += bme680_spi.o
a94c24a7 12obj-$(CONFIG_CCS811) += ccs811.o
466df4d0 13obj-$(CONFIG_IAQCORE) += ams-iaq-core.o
a1d64226 14obj-$(CONFIG_PMS7003) += pms7003.o
64b3d8b1 15obj-$(CONFIG_SCD30_CORE) += scd30_core.o
e510190e 16obj-$(CONFIG_SCD30_I2C) += scd30_i2c.o
d4553d6e 17obj-$(CONFIG_SCD30_SERIAL) += scd30_serial.o
ce514124 18obj-$(CONFIG_SENSIRION_SGP30) += sgp30.o
232e0f6d 19obj-$(CONFIG_SPS30) += sps30.o
cd8d9777 20obj-$(CONFIG_VZ89X) += vz89x.o