mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
5 lines
163 B
Makefile
5 lines
163 B
Makefile
|
|
snd-soc-sst-haswell-pcm-objs := \
|
||
|
|
sst-haswell-ipc.o sst-haswell-pcm.o sst-haswell-dsp.o
|
||
|
|
|
||
|
|
obj-$(CONFIG_SND_SOC_INTEL_HASWELL) += snd-soc-sst-haswell-pcm.o
|