Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « haswell « intel « soc « sound - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ad2341aea8aed013c3f5beee84eb592c1f5333c1 (plain)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0-only
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