xref: /openbmc/linux/sound/soc/amd/yc/Makefile (revision 89728d97)
1*89728d97SVijendar Mukunda# SPDX-License-Identifier: GPL-2.0+
2*89728d97SVijendar Mukunda# Yellow Carp platform Support
3*89728d97SVijendar Mukundasnd-pci-acp6x-objs	:= pci-acp6x.o
4*89728d97SVijendar Mukundasnd-acp6x-pdm-dma-objs	:= acp6x-pdm-dma.o
5*89728d97SVijendar Mukunda
6*89728d97SVijendar Mukundaobj-$(CONFIG_SND_SOC_AMD_ACP6x) += snd-pci-acp6x.o
7*89728d97SVijendar Mukundaobj-$(CONFIG_SND_SOC_AMD_ACP6x) += snd-acp6x-pdm-dma.o
8