]> git.alsa-project.org Git - alsa-utils.git/commit
topology: Add command line topology tool to build topology binaries
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>
Tue, 4 Aug 2015 15:23:03 +0000 (16:23 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 4 Aug 2015 15:45:07 +0000 (17:45 +0200)
commit665d980aa5b779575fbb9eac394ef5c2d03e091e
treea6a3a472462c80388769b24d6e076ea8dcd71b4e
parent791ae1c18016707ee046b430cf3cf0412276c744
topology: Add command line topology tool to build topology binaries

Add a command line tool that will parse topology text files and convert to the binary
topology data as used by the kernel.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Makefile.am
configure.ac
topology/Makefile.am [new file with mode: 0644]
topology/topology.c [new file with mode: 0644]