1# SPDX-License-Identifier: BSD-3-Clause
2
3add_local_sources(sof
4	dai.c
5	handler.c
6	helper.c
7)
8