topology2: eq-iir-volume-capture: Add all includes

Include all dependencies to be able to build the conf file individually.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
This commit is contained in:
Ranjani Sridharan 2021-11-02 12:57:43 -07:00 committed by Liam Girdwood
parent f21a25abe5
commit dbc3ba5e3e
1 changed files with 9 additions and 0 deletions

View File

@ -20,6 +20,15 @@
#
# (source) host.N.capture <- buffer.N.1 <- volume.N.1 <- buffer.N.2 <- eqiir.N.1 <- buffer.N.3 (source endpoint)
#
<include/common/route.conf>
<include/components/buffer.conf>
<include/components/eqiir.conf>
<include/components/host.conf>
<include/components/pipeline.conf>
<include/components/volume.conf>
<include/controls/bytes.conf>
Class.Pipeline."eq-iir-volume-capture" {
# Include common pipeline attribute definitions
<include/pipelines/pipeline-common.conf>