xref: /openbmc/linux/drivers/iio/chemical/Makefile (revision c51d39010a1bccc9c1294e2d7c00005aefeb2b5c)
1#
2# Makefile for IIO chemical sensors
3#
4
5# When adding new entries keep the list in alphabetical order
6obj-$(CONFIG_ATLAS_PH_SENSOR)	+= atlas-ph-sensor.o
7obj-$(CONFIG_IAQCORE)		+= ams-iaq-core.o
8obj-$(CONFIG_VZ89X)		+= vz89x.o
9