ASoC: Intel: Skylake: Correct the runtime handler behaviour
[deliverable/linux.git] / sound / soc / intel / Makefile
... / ...
CommitLineData
1# Core support
2obj-$(CONFIG_SND_SOC_INTEL_SST) += common/
3
4# Platform Support
5obj-$(CONFIG_SND_SOC_INTEL_HASWELL) += haswell/
6obj-$(CONFIG_SND_SOC_INTEL_BAYTRAIL) += baytrail/
7obj-$(CONFIG_SND_SST_MFLD_PLATFORM) += atom/
8obj-$(CONFIG_SND_SOC_INTEL_SKYLAKE) += skylake/
9
10# Machine support
11obj-$(CONFIG_SND_SOC) += boards/
This page took 0.034645 seconds and 5 git commands to generate.