These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / sound / soc / intel / skylake / Makefile
1 snd-soc-skl-objs := skl.o skl-pcm.o skl-nhlt.o skl-messages.o \
2 skl-topology.o
3
4 obj-$(CONFIG_SND_SOC_INTEL_SKYLAKE) += snd-soc-skl.o
5
6 # Skylake IPC Support
7 snd-soc-skl-ipc-objs := skl-sst-ipc.o skl-sst-dsp.o skl-sst-cldma.o \
8                 skl-sst.o
9
10 obj-$(CONFIG_SND_SOC_INTEL_SKYLAKE) += snd-soc-skl-ipc.o