diff options
Diffstat (limited to 'sound/soc/sof/mediatek/mt8195/Makefile')
-rw-r--r-- | sound/soc/sof/mediatek/mt8195/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/soc/sof/mediatek/mt8195/Makefile b/sound/soc/sof/mediatek/mt8195/Makefile new file mode 100644 index 000000000..afc4f21fc --- /dev/null +++ b/sound/soc/sof/mediatek/mt8195/Makefile @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) +snd-sof-mt8195-objs := mt8195.o mt8195-clk.o mt8195-loader.o +obj-$(CONFIG_SND_SOC_SOF_MT8195) += snd-sof-mt8195.o |