xref: /openbmc/linux/sound/soc/amd/vangogh/Makefile (revision 96792fdd)
108413fcaSVijendar Mukunda# SPDX-License-Identifier: GPL-2.0+
208413fcaSVijendar Mukunda# Vangogh platform Support
308413fcaSVijendar Mukundasnd-pci-acp5x-objs	:= pci-acp5x.o
408413fcaSVijendar Mukundasnd-acp5x-i2s-objs	:= acp5x-i2s.o
508413fcaSVijendar Mukundasnd-acp5x-pcm-dma-objs	:= acp5x-pcm-dma.o
6*96792fddSVijendar Mukundasnd-soc-acp5x-mach-objs := acp5x-mach.o
708413fcaSVijendar Mukunda
808413fcaSVijendar Mukundaobj-$(CONFIG_SND_SOC_AMD_ACP5x) += snd-pci-acp5x.o
908413fcaSVijendar Mukundaobj-$(CONFIG_SND_SOC_AMD_ACP5x)	+= snd-acp5x-i2s.o
1008413fcaSVijendar Mukundaobj-$(CONFIG_SND_SOC_AMD_ACP5x) += snd-acp5x-pcm-dma.o
11*96792fddSVijendar Mukundaobj-$(CONFIG_SND_SOC_AMD_VANGOGH_MACH)   += snd-soc-acp5x-mach.o
12