1# SPDX-License-Identifier: BSD-3-Clause 2 3add_local_sources(sof 4 clk.c 5 dma.c 6 memory.c 7 dai.c 8) 9