blob: ad6686391f0831fdff0165c37bc5eb1f65c01262 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Matt Ranostay24ddb0e2014-12-03 12:53:00 +00002#
3# Makefile for IIO proximity sensors
4#
5
6# When adding new entries keep the list in alphabetical order
7obj-$(CONFIG_AS3935) += as3935.o
Matt Ranostaycb119d52015-08-18 07:40:38 -07008obj-$(CONFIG_LIDAR_LITE_V2) += pulsedlight-lidar-lite-v2.o
Andreas Klingerfeda2842017-01-31 19:03:45 +01009obj-$(CONFIG_SRF04) += srf04.o
Andreas Klinger78f83902017-01-25 20:07:19 +010010obj-$(CONFIG_SRF08) += srf08.o
Vlad Dogaru4193c0f2014-12-29 14:41:14 +020011obj-$(CONFIG_SX9500) += sx9500.o