xref: /linux/drivers/iio/health/Makefile (revision a3a4a816b4b194c45d0217e8b9e08b2639802cda)
1#
2# Makefile for IIO Health sensors
3#
4
5# When adding new entries keep the list in alphabetical order
6
7obj-$(CONFIG_AFE4403)		+= afe4403.o
8obj-$(CONFIG_AFE4404)		+= afe4404.o
9obj-$(CONFIG_MAX30100)		+= max30100.o
10