forked from Qortal/Brooklyn
9 lines
200 B
Makefile
9 lines
200 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
#
|
|
# Makefile iio/amplifiers
|
|
#
|
|
|
|
# When adding new entries keep the list in alphabetical order
|
|
obj-$(CONFIG_AD8366) += ad8366.o
|
|
obj-$(CONFIG_HMC425) += hmc425a.o
|