xref: /openbmc/linux/sound/soc/sof/amd/Makefile (revision 4da6b033)
1846aef1dSAjit Kumar Pandey# SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause)
2846aef1dSAjit Kumar Pandey# This file is provided under a dual BSD/GPLv2 license. When using or
3846aef1dSAjit Kumar Pandey# redistributing this file, you may do so under either license.
4846aef1dSAjit Kumar Pandey#
5846aef1dSAjit Kumar Pandey# Copyright(c) 2021 Advanced Micro Devices, Inc. All rights reserved.
6846aef1dSAjit Kumar Pandey
7*4da6b033SAjit Kumar Pandeysnd-sof-amd-acp-objs := acp.o acp-loader.o acp-ipc.o acp-pcm.o acp-stream.o acp-trace.o acp-common.o
8ec25a3b1SAjit Kumar Pandeysnd-sof-amd-renoir-objs := pci-rn.o renoir.o
9846aef1dSAjit Kumar Pandey
10846aef1dSAjit Kumar Pandeyobj-$(CONFIG_SND_SOC_SOF_AMD_COMMON) += snd-sof-amd-acp.o
11846aef1dSAjit Kumar Pandeyobj-$(CONFIG_SND_SOC_SOF_AMD_RENOIR) +=snd-sof-amd-renoir.o
12