[alsa-devel] [RFC 4/4] ASoC: topology: Add build support for topology.
16 Apr
2015
16 Apr
'15
11:48 p.m.
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
21 Apr
21 Apr
12:38 a.m.
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.
3496
Age (days ago)
3500
Last active (days ago)
1 comments
2 participants
participants (2)
-
Liam Girdwood
-
Mark Brown