xref: /kernel/linux/linux-6.6/sound/soc/amd/renoir/Makefile (revision 62306a36)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/sound/soc/amd/renoir/
1# SPDX-License-Identifier: GPL-2.0+
2# Renoir platform Support
3snd-rn-pci-acp3x-objs	:= rn-pci-acp3x.o
4snd-acp3x-pdm-dma-objs	:= acp3x-pdm-dma.o
5snd-acp3x-rn-objs	:= acp3x-rn.o
6obj-$(CONFIG_SND_SOC_AMD_RENOIR)	+= snd-rn-pci-acp3x.o
7obj-$(CONFIG_SND_SOC_AMD_RENOIR)	+= snd-acp3x-pdm-dma.o
8obj-$(CONFIG_SND_SOC_AMD_RENOIR_MACH)	+= snd-acp3x-rn.o
9

Indexes created Thu Nov 07 10:32:03 CST 2024