mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-31 08:28:13 +00:00
5 lines
169 B
Makefile
5 lines
169 B
Makefile
|
snd-soc-sst-baytrail-pcm-objs := \
|
||
|
sst-baytrail-ipc.o sst-baytrail-pcm.o sst-baytrail-dsp.o
|
||
|
|
||
|
obj-$(CONFIG_SND_SOC_INTEL_BAYTRAIL) += snd-soc-sst-baytrail-pcm.o
|