All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 4/4] ASoC: topology: Add build support for topology.
@ 2015-04-16 20:48 Liam Girdwood
  2015-04-20 21:38 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Liam Girdwood @ 2015-04-16 20:48 UTC (permalink / raw)
  To: Takashi Iwai, Mark Brown, Koul, Vinod; +Cc: alsa-devel@alsa-project.org


Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
---
 sound/soc/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/soc/Makefile b/sound/soc/Makefile
index 5b3c8f6..a132768 100644
--- a/sound/soc/Makefile
+++ b/sound/soc/Makefile
@@ -1,5 +1,6 @@
 snd-soc-core-objs := soc-core.o soc-dapm.o soc-jack.o soc-cache.o soc-utils.o
 snd-soc-core-objs += soc-pcm.o soc-compress.o soc-io.o soc-devres.o soc-ops.o
+snd-soc-core-objs += soc-topology.o
 
 ifneq ($(CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM),)
 snd-soc-core-objs += soc-generic-dmaengine-pcm.o
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-20 21:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-16 20:48 [RFC 4/4] ASoC: topology: Add build support for topology Liam Girdwood
2015-04-20 21:38 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.