# SPDX-License-Identifier: GPL-2.0 # # Makefile for Direct Digital Synthesis drivers # obj-$(CONFIG_AD9832) += ad9832.o obj-$(CONFIG_AD9834) += ad9834.o