drivers: mtk: add driver compile support for mt8186

compile mt8186 drivers

Signed-off-by: Chunxu Li <chunxu.li@mediatek.com>
This commit is contained in:
Chunxu Li 2022-03-03 17:14:07 +08:00 committed by Curtis Malainey
parent 0a03bef10e
commit 63312ced76
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# SPDX-License-Identifier: BSD-3-Clause
add_local_sources(sof interrupt.c ipc.c timer.c)
add_local_sources(sof interrupt.c ipc.c timer.c afe-memif.c afe-dai.c afe-drv.c)