summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/mt6797/Makefile
diff options
context:
space:
mode:
authorKai Chieh Chuang <kaichieh.chuang@mediatek.com>2018-05-31 09:26:19 +0800
committerMark Brown <broonie@kernel.org>2018-05-31 11:25:04 +0100
commit314b355f55b53bc3cfc0380b46192dafb5893fcb (patch)
treed188812865fe7a0b589ca4d06a78d089d2b11b6c /sound/soc/mediatek/mt6797/Makefile
parent39f56b757cf9778572041f497f6fad890224c9fb (diff)
ASoC: mt6797: add PCM interface
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/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/mediatek/mt6797/Makefile b/sound/soc/mediatek/mt6797/Makefile
index 4cbdc4d7da85..484a6a6fb0f5 100644
--- a/sound/soc/mediatek/mt6797/Makefile
+++ b/sound/soc/mediatek/mt6797/Makefile
@@ -4,6 +4,7 @@
snd-soc-mt6797-afe-objs := \
mt6797-afe-pcm.o \
mt6797-afe-clk.o \
+ mt6797-dai-pcm.o \
mt6797-dai-adda.o
obj-$(CONFIG_SND_SOC_MT6797) += snd-soc-mt6797-afe.o