mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-31 15:22:18 +00:00
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
|