xref: /linux/sound/soc/mxs/Makefile (revision 33e02dc69afbd8f1b85a51d74d72f139ba4ca623)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2009ad054SDong Aisheng# MXS Platform Support
3*62c6137aSTakashi Iwaisnd-soc-mxs-y := mxs-saif.o
4*62c6137aSTakashi Iwaisnd-soc-mxs-pcm-y := 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
9*62c6137aSTakashi Iwaisnd-soc-mxs-sgtl5000-y := mxs-sgtl5000.o
10009ad054SDong Aisheng
11009ad054SDong Aishengobj-$(CONFIG_SND_SOC_MXS_SGTL5000) += snd-soc-mxs-sgtl5000.o
12