brintos

brintos / linux-shallow public Read only

0
0
Text · 251 B · 5777772 Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.02#3# Makefile for industrial I/O ADDAC drivers4#5 6# When adding new entries keep the list in alphabetical order7obj-$(CONFIG_AD74115) += ad74115.o8obj-$(CONFIG_AD74413R) += ad74413r.o9obj-$(CONFIG_STX104) += stx104.o10