1# SPDX-License-Identifier: GPL-2.0-only 2# 3# Makefile iio/frequency 4# 5 6# When adding new entries keep the list in alphabetical order 7obj-$(CONFIG_AD9523) += ad9523.o 8obj-$(CONFIG_ADF4350) += adf4350.o 9obj-$(CONFIG_ADF4371) += adf4371.o 10