summaryrefslogtreecommitdiff
path: root/sound/soc/intel/avs/Makefile
diff options
context:
space:
mode:
authorCezary Rojewski <cezary.rojewski@intel.com>2022-05-16 13:11:15 +0300
committerMark Brown <broonie@kernel.org>2022-05-17 13:58:07 +0300
commitb3e29075b2346564f1bef7f8e19a1a7fcbcf7ed8 (patch)
tree4ecd037288a618f810c2e7d25ea51521efc67ad8 /sound/soc/intel/avs/Makefile
parentcfbc100e6bbfd01a56bb83fe796318a02dc18ce4 (diff)
downloadlinux-b3e29075b2346564f1bef7f8e19a1a7fcbcf7ed8.tar.xz
ASoC: Intel: avs: SKL-based platforms support
Define handlers specific to cAVS 1.5 platforms, that is SKL, KBL, AML and all other variants based on this very version of AudioDSP architecture. Most are specific to SKL-alike platforms with only skl_log_buffer_offset() being exposed and used later by younger equivalents. Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com> Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com> Link: https://lore.kernel.org/r/20220516101116.190192-15-cezary.rojewski@intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/avs/Makefile')
-rw-r--r--sound/soc/intel/avs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/intel/avs/Makefile b/sound/soc/intel/avs/Makefile
index 592d4dc02c56..7d09385bc970 100644
--- a/sound/soc/intel/avs/Makefile
+++ b/sound/soc/intel/avs/Makefile
@@ -3,6 +3,7 @@
snd-soc-avs-objs := dsp.o ipc.o messages.o utils.o core.o loader.o \
topology.o path.o pcm.o board_selection.o
snd-soc-avs-objs += cldma.o
+snd-soc-avs-objs += skl.o
snd-soc-avs-objs += trace.o
# tell define_trace.h where to find the trace header