xref: /linux/drivers/iio/cdc/Makefile (revision 7c55e8efd290438e9bd95f6c3e14d3fa4f71b323)
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for industrial I/O capacitance to digital converter (CDC) drivers
4#
5
6obj-$(CONFIG_AD7150) += ad7150.o
7