summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt7986/Makefile
blob: de0742a67cae83ca7510430ee2641105a1ad2532 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0

# platform driver
snd-soc-mt7986-afe-objs := \
	mt7986-afe-pcm.o \
	mt7986-dai-etdm.o

obj-$(CONFIG_SND_SOC_MT7986) += snd-soc-mt7986-afe.o