xref: /linux/sound/soc/mxs/Makefile (revision b24413180f5600bcb3bb70fbed5cf186b60864bd)
1*b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2009ad054SDong Aisheng# MXS Platform Support
3009ad054SDong Aishengsnd-soc-mxs-objs := mxs-saif.o
4009ad054SDong Aishengsnd-soc-mxs-pcm-objs := mxs-pcm.o
5009ad054SDong Aisheng
6009ad054SDong Aishengobj-$(CONFIG_SND_MXS_SOC) += snd-soc-mxs.o snd-soc-mxs-pcm.o
7009ad054SDong Aisheng
8009ad054SDong Aisheng# i.MX Machine Support
9009ad054SDong Aishengsnd-soc-mxs-sgtl5000-objs := mxs-sgtl5000.o
10009ad054SDong Aisheng
11009ad054SDong Aishengobj-$(CONFIG_SND_SOC_MXS_SGTL5000) += snd-soc-mxs-sgtl5000.o
12