[alsa-devel] [RFC 4/4] ASoC: topology: Add build support for topology.
Liam Girdwood
liam.r.girdwood at linux.intel.com
Thu Apr 16 22:48:47 CEST 2015
Signed-off-by: Liam Girdwood <liam.r.girdwood at 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
More information about the Alsa-devel
mailing list