topology2: volume-playback: Add all includes

Include add dependencies so that this conf file can be built
individually.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
This commit is contained in:
Ranjani Sridharan 2021-11-02 12:45:40 -07:00 committed by Liam Girdwood
parent 8243b51e8d
commit e98847bf6e
1 changed files with 7 additions and 0 deletions

View File

@ -19,6 +19,13 @@
#
# (source) host.N.playback -> buffer.N.1 -> volume.N.1 -> buffer.N.2 (sink endpoint)
#
<include/common/route.conf>
<include/components/buffer.conf>
<include/components/host.conf>
<include/components/pipeline.conf>
<include/components/volume.conf>
Class.Pipeline."volume-playback" {
# include common pipeline attribute definitions
<include/pipelines/pipeline-common.conf>