23 Feb
2018
23 Feb
'18
5:37 a.m.
From: Yan Wang yan.wang@linux.intel.com
Currently CNL topology definition is added but not enabled.
Signed-off-by: Yan Wang yan.wang@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