We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02a9995 + 3dd17dc commit 942caa3Copy full SHA for 942caa3
2 files changed
topology/Makefile.am
@@ -64,4 +64,5 @@ EXTRA_DIST = \
64
sof-hsw-rt5640.m4 \
65
sof-apl-tdf8532.m4 \
66
sof-apl-pcm512x.m4 \
67
- sof-glk-codec.m4
+ sof-glk-codec.m4 \
68
+ sof-icl-nocodec.tplg
topology/test/Makefile.am
@@ -25,8 +25,8 @@ clean-local:
25
26
27
EXTRA_DIST = \
28
- test-capture-ssp.m4 \
29
- test-playback-ssp.m4 \
30
- test-tone-playback-ssp.m4 \
31
- test-ssp.m4 \
+ test-capture.m4 \
+ test-playback.m4 \
+ test-tone-playback.m4 \
+ test-all.m4 \
32
tplg-build.sh
0 commit comments