aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/Makefile
diff options
context:
space:
mode:
authorJie Yang <yang.jie@intel.com>2015-04-02 15:37:01 +0800
committerMark Brown <broonie@kernel.org>2015-04-06 17:49:45 +0100
commitba57f68235cf6e9105bf649b01cf9eafc321ea7b (patch)
tree52ec17ce27a6656cee9d7eddd678c0c3624ac857 /sound/soc/intel/Makefile
parentASoC: Intel: create common folder and move common files in (diff)
downloadlinux-dev-ba57f68235cf6e9105bf649b01cf9eafc321ea7b.tar.xz
linux-dev-ba57f68235cf6e9105bf649b01cf9eafc321ea7b.zip
ASoC: Intel: create haswell folder and move haswell platform files in
Restructure the sound/soc/intel/ directory: create haswell folder, and move haswell platform files here. Signed-off-by: Jie Yang <yang.jie@intel.com> Reviewed-by: Liam Girdwood <liam.r.girdwood@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
-rw-r--r--sound/soc/intel/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sound/soc/intel/Makefile b/sound/soc/intel/Makefile
index 28de8cd6f321..eb3efce4ec24 100644
--- a/sound/soc/intel/Makefile
+++ b/sound/soc/intel/Makefile
@@ -9,12 +9,10 @@ obj-$(CONFIG_SND_SST_MFLD_PLATFORM) += snd-soc-sst-mfld-platform.o
obj-$(CONFIG_SND_MFLD_MACHINE) += snd-soc-mfld-machine.o
# Platform Support
-snd-soc-sst-haswell-pcm-objs := \
- sst-haswell-ipc.o sst-haswell-pcm.o sst-haswell-dsp.o
+obj-$(CONFIG_SND_SOC_INTEL_HASWELL) += haswell/
snd-soc-sst-baytrail-pcm-objs := \
sst-baytrail-ipc.o sst-baytrail-pcm.o sst-baytrail-dsp.o
-obj-$(CONFIG_SND_SOC_INTEL_HASWELL) += snd-soc-sst-haswell-pcm.o
obj-$(CONFIG_SND_SOC_INTEL_BAYTRAIL) += snd-soc-sst-baytrail-pcm.o
# Machine support