mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 11:38:31 +01: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
|