]> Git Repo - linux.git/blob - drivers/iio/addac/Makefile
net: bgmac: Fix return value check for fixed_phy_register()
[linux.git] / drivers / iio / addac / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for industrial I/O ADDAC drivers
4 #
5
6 # When adding new entries keep the list in alphabetical order
7 obj-$(CONFIG_AD74115) += ad74115.o
8 obj-$(CONFIG_AD74413R) += ad74413r.o
9 obj-$(CONFIG_STX104) += stx104.o
This page took 0.036351 seconds and 4 git commands to generate.