1# SPDX-License-Identifier: GPL-2.0 2# 3# Makefile for industrial I/O ADC drivers 4# 5 6obj-$(CONFIG_AD7816) += ad7816.o 7