]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - drivers/iio/proximity/Makefile
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[mirror_ubuntu-focal-kernel.git] / drivers / iio / proximity / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for IIO proximity sensors
4 #
5
6 # When adding new entries keep the list in alphabetical order
7 obj-$(CONFIG_AS3935) += as3935.o
8 obj-$(CONFIG_LIDAR_LITE_V2) += pulsedlight-lidar-lite-v2.o
9 obj-$(CONFIG_SRF04) += srf04.o
10 obj-$(CONFIG_SRF08) += srf08.o
11 obj-$(CONFIG_SX9500) += sx9500.o