ASoC: Intel: create atom folder and move atom platform files in
[deliverable/linux.git] / sound / soc / intel / Makefile
1 # Core support
2 obj-$(CONFIG_SND_SOC_INTEL_SST) += common/
3
4 # Platform Support
5 obj-$(CONFIG_SND_SOC_INTEL_HASWELL) += haswell/
6 obj-$(CONFIG_SND_SOC_INTEL_BAYTRAIL) += baytrail/
7 obj-$(CONFIG_SND_SOC_INTEL_BAYTRAIL) += atom/
8
9 # Machine support
10 obj-$(CONFIG_SND_SOC_INTEL_SST) += boards/
This page took 0.090156 seconds and 5 git commands to generate.