brintos

brintos / linux-shallow public Read only

0
0
Text · 335 B · 76b4a9c Raw
9 lines · plain
1# SPDX-License-Identifier: GPL-2.0+2# Renoir platform Support3snd-rn-pci-acp3x-y	:= rn-pci-acp3x.o4snd-acp3x-pdm-dma-y	:= acp3x-pdm-dma.o5snd-acp3x-rn-y		:= acp3x-rn.o6obj-$(CONFIG_SND_SOC_AMD_RENOIR)	+= snd-rn-pci-acp3x.o7obj-$(CONFIG_SND_SOC_AMD_RENOIR)	+= snd-acp3x-pdm-dma.o8obj-$(CONFIG_SND_SOC_AMD_RENOIR_MACH)	+= snd-acp3x-rn.o9