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