1# SPDX-License-Identifier: GPL-2.0 2# 3# Makefile for Direct Digital Synthesis drivers 4# 5 6obj-$(CONFIG_AD9832) += ad9832.o 7obj-$(CONFIG_AD9834) += ad9834.o 8