* [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
* Re: [RFC 4/4] ASoC: topology: Add build support for topology.
2015-04-16 20:48 [RFC 4/4] ASoC: topology: Add build support for topology Liam Girdwood
@ 2015-04-20 21:38 ` Mark Brown
0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2015-04-20 21:38 UTC (permalink / raw)
To: Liam Girdwood; +Cc: Takashi Iwai, Koul, Vinod, alsa-devel@alsa-project.org
[-- Attachment #1.1: Type: text/plain, Size: 258 bytes --]
On Thu, Apr 16, 2015 at 09:48:47PM +0100, Liam Girdwood wrote:
>
> Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
> ---
> sound/soc/Makefile | 1 +
> 1 file changed, 1 insertion(+)
This needs to be 3/4 to prevent bisection issues.
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [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.