summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/mediatek/Makefile')
-rw-r--r--sound/soc/mediatek/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/soc/mediatek/Makefile b/sound/soc/mediatek/Makefile
new file mode 100644
index 000000000..76032cae6
--- /dev/null
+++ b/sound/soc/mediatek/Makefile
@@ -0,0 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0
+obj-$(CONFIG_SND_SOC_MEDIATEK) += common/
+obj-$(CONFIG_SND_SOC_MT2701) += mt2701/
+obj-$(CONFIG_SND_SOC_MT6797) += mt6797/
+obj-$(CONFIG_SND_SOC_MT8173) += mt8173/
+obj-$(CONFIG_SND_SOC_MT8183) += mt8183/