linux/sound/soc/intel/haswell/Makefile
<<
>>
Prefs
   1# SPDX-License-Identifier: GPL-2.0-only
   2snd-soc-sst-haswell-pcm-objs := \
   3                sst-haswell-ipc.o sst-haswell-pcm.o sst-haswell-dsp.o
   4
   5obj-$(CONFIG_SND_SOC_INTEL_HASWELL) += snd-soc-sst-haswell-pcm.o
   6