aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/sst/Makefile
diff options
context:
space:
mode:
authorVinod Koul <vinod.koul@intel.com>2014-10-16 20:00:19 +0530
committerMark Brown <broonie@kernel.org>2014-10-20 12:20:35 +0100
commit0fbc7d7320202489383f520ecd1758b15a00e17c (patch)
tree5faa7e5df70fdcc59b10f7aed5112fa64c82ef75 /sound/soc/intel/sst/Makefile
parentASoC: Intel: sst: Add some helper functions (diff)
downloadlinux-dev-0fbc7d7320202489383f520ecd1758b15a00e17c.tar.xz
linux-dev-0fbc7d7320202489383f520ecd1758b15a00e17c.zip
ASoC: Intel: sst: Add makefile and kconfig changes
Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/sst/Makefile')
-rw-r--r--sound/soc/intel/sst/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/soc/intel/sst/Makefile b/sound/soc/intel/sst/Makefile
new file mode 100644
index 000000000000..4d0e79b1f8ce
--- /dev/null
+++ b/sound/soc/intel/sst/Makefile
@@ -0,0 +1,3 @@
+snd-intel-sst-objs := sst.o sst_ipc.o sst_stream.o sst_drv_interface.o sst_loader.o sst_pvt.o
+
+obj-$(CONFIG_SND_SST_IPC) += snd-intel-sst.o