summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt6797/Makefile
diff options
context:
space:
mode:
authorKaiChieh Chuang2018-05-25 05:48:17 +0200
committerMark Brown2018-05-25 19:34:48 +0200
commit42a589e8339517f9dc4e4184f5345d6965331c9c (patch)
treeb77b1a040e44b7f0620dfae768fddb9e2c247b51 /sound/soc/mediatek/mt6797/Makefile
parentASoC: mediatek: add sub dai to mtk_base_afe (diff)
downloadkernel-qcow2-linux-42a589e8339517f9dc4e4184f5345d6965331c9c.tar.gz
kernel-qcow2-linux-42a589e8339517f9dc4e4184f5345d6965331c9c.tar.xz
kernel-qcow2-linux-42a589e8339517f9dc4e4184f5345d6965331c9c.zip
ASoC: mt6797: extract DAI adda in separate file
Signed-off-by: KaiChieh Chuang <kaichieh.chuang@mediatek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/mediatek/mt6797/Makefile')
-rw-r--r--sound/soc/mediatek/mt6797/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/sound/soc/mediatek/mt6797/Makefile b/sound/soc/mediatek/mt6797/Makefile
index 50fd50f7aa6a..4cbdc4d7da85 100644
--- a/sound/soc/mediatek/mt6797/Makefile
+++ b/sound/soc/mediatek/mt6797/Makefile
@@ -1,7 +1,11 @@
# SPDX-License-Identifier: GPL-2.0
# platform driver
-snd-soc-mt6797-afe-objs := mt6797-afe-pcm.o mt6797-afe-clk.o
+snd-soc-mt6797-afe-objs := \
+ mt6797-afe-pcm.o \
+ mt6797-afe-clk.o \
+ mt6797-dai-adda.o
+
obj-$(CONFIG_SND_SOC_MT6797) += snd-soc-mt6797-afe.o
# machine driver