xref: /linux/drivers/iio/addac/Makefile (revision afb8d5f4311585a9d79ca45da3e53c382e826e7b)
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for industrial I/O ADDAC drivers
4#
5
6# When adding new entries keep the list in alphabetical order
7obj-$(CONFIG_AD74413R) += ad74413r.o
8obj-$(CONFIG_STX104) += stx104.o
9