1# SPDX-License-Identifier: BSD-3-Clause 2 3if (CONFIG_DUMMY_DMA) 4 add_local_sources(sof dummy-dma.c) 5endif() 6