Makefile 183 B

1234567
  1. # SPDX-License-Identifier: GPL-2.0
  2. #
  3. # Makefile for industrial I/O capacitance to digital converter (CDC) drivers
  4. #
  5. obj-$(CONFIG_AD7150) += ad7150.o
  6. obj-$(CONFIG_AD7746) += ad7746.o