xref: /openbmc/linux/drivers/iio/proximity/Makefile (revision 56a0eccd)
1#
2# Makefile for IIO proximity sensors
3#
4
5# When adding new entries keep the list in alphabetical order
6obj-$(CONFIG_AS3935)		+= as3935.o
7obj-$(CONFIG_LIDAR_LITE_V2)	+= pulsedlight-lidar-lite-v2.o
8obj-$(CONFIG_SX9500)		+= sx9500.o
9