aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/Makefile
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2017-09-01 12:12:19 +0100
committerMark Brown <broonie@kernel.org>2017-09-01 12:12:19 +0100
commit460f623a6e3cab02c3cda52cf64094a96afece4e (patch)
treea54caccd6540733d8f4fafc576f920d47baab9a5 /sound/soc/intel/skylake/Makefile
parentMerge remote-tracking branch 'asoc/topic/core' into asoc-next (diff)
parentASoC: Intel: Skylake: Add IPC to configure the copier secondary pins (diff)
downloadlinux-dev-460f623a6e3cab02c3cda52cf64094a96afece4e.tar.xz
linux-dev-460f623a6e3cab02c3cda52cf64094a96afece4e.zip
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Diffstat (limited to 'sound/soc/intel/skylake/Makefile')
-rw-r--r--sound/soc/intel/skylake/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sound/soc/intel/skylake/Makefile b/sound/soc/intel/skylake/Makefile
index e7d77722d560..3380deb81015 100644
--- a/sound/soc/intel/skylake/Makefile
+++ b/sound/soc/intel/skylake/Makefile
@@ -8,7 +8,8 @@ endif
obj-$(CONFIG_SND_SOC_INTEL_SKYLAKE) += snd-soc-skl.o
# Skylake IPC Support
-snd-soc-skl-ipc-objs := skl-sst-ipc.o skl-sst-dsp.o skl-sst-cldma.o \
- skl-sst.o bxt-sst.o skl-sst-utils.o
+snd-soc-skl-ipc-objs := skl-sst-ipc.o skl-sst-dsp.o cnl-sst-dsp.o \
+ skl-sst-cldma.o skl-sst.o bxt-sst.o cnl-sst.o \
+ skl-sst-utils.o
obj-$(CONFIG_SND_SOC_INTEL_SKYLAKE) += snd-soc-skl-ipc.o