xref: /linux/drivers/iio/proximity/Makefile (revision bb3fc5ddef93836a36a39308cf7eca82ef0a1c4c)
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_SX9500)		+= sx9500.o
8