blob: c28f5d0e1d99fee2d254d65c595638c4c0cb71bb [file] [log] [blame]
Jeeja KPe4e2d2f2015-10-07 11:31:52 +01001snd-soc-skl-objs := skl.o skl-pcm.o skl-nhlt.o skl-messages.o \
2skl-topology.o
Jeeja KPeb965e32015-07-09 15:20:10 +05303
4obj-$(CONFIG_SND_SOC_INTEL_SKYLAKE) += snd-soc-skl.o
Subhransu S. Prustyb81fd262015-07-09 21:38:54 +05305
6# Skylake IPC Support
Subhransu S. Prustya750ba52015-07-10 22:18:44 +05307snd-soc-skl-ipc-objs := skl-sst-ipc.o skl-sst-dsp.o skl-sst-cldma.o \
Jeeja KP92eb4f62016-03-11 10:12:56 +05308 skl-sst.o bxt-sst.o
Subhransu S. Prustyb81fd262015-07-09 21:38:54 +05309
10obj-$(CONFIG_SND_SOC_INTEL_SKYLAKE) += snd-soc-skl-ipc.o