brintos

brintos / linux-shallow public Read only

0
0
Text · 183 B · 41db756 Raw
8 lines · plain
1# SPDX-License-Identifier: GPL-2.02#3# Makefile for industrial I/O capacitance to digital converter (CDC) drivers4#5 6obj-$(CONFIG_AD7150) += ad7150.o7obj-$(CONFIG_AD7746) += ad7746.o8