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