[Sound-open-firmware] [PATCH] Enable CNL topology generating.

yan.wang at linux.intel.com yan.wang at linux.intel.com
Fri Feb 23 05:37:29 CET 2018


From: Yan Wang <yan.wang at linux.intel.com>

Currently CNL topology definition is added but not enabled.

Signed-off-by: Yan Wang <yan.wang at linux.intel.com>
---
 topology/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/topology/Makefile.am b/topology/Makefile.am
index 3b5a3a9..1e80d57 100644
--- a/topology/Makefile.am
+++ b/topology/Makefile.am
@@ -27,6 +27,7 @@ MACHINES = \
 	reef-byt-rt5645.tplg \
 	reef-byt-rt5651.tplg \
 	reef-byt-da7212.tplg \
+	reef-cnl-rt274.tplg \
 	reef-hsw-rt5640.tplg
 
 # Uncomment the following line if you want to debug conf files
@@ -56,4 +57,5 @@ EXTRA_DIST = \
 	reef-byt-rt5645.m4 \
 	reef-byt-rt5651.m4 \
 	reef-byt-da7212.m4 \
+	reef-cnl-rt274.m4 \
 	reef-hsw-rt5640.m4
-- 
2.14.3



More information about the Sound-open-firmware mailing list