Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause)
0002 # This file is provided under a dual BSD/GPLv2 license. When using or
0003 # redistributing this file, you may do so under either license.
0004 #
0005 # Copyright(c) 2021 Advanced Micro Devices, Inc. All rights reserved.
0006 
0007 snd-sof-amd-acp-objs := acp.o acp-loader.o acp-ipc.o acp-pcm.o acp-stream.o acp-trace.o
0008 snd-sof-amd-renoir-objs := pci-rn.o renoir.o
0009 
0010 obj-$(CONFIG_SND_SOC_SOF_AMD_COMMON) += snd-sof-amd-acp.o
0011 obj-$(CONFIG_SND_SOC_SOF_AMD_RENOIR) +=snd-sof-amd-renoir.o