mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
conf: topology: Generate Private data binary blobs
The DSP modules need private data and that is provided as binary blob. These blobs are compiled from C structures which specify module configuration. Signed-off-by: Shreyas NC <shreyas.nc@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
a8ca6d1c4b
commit
65b271034a
7 changed files with 2152 additions and 0 deletions
|
|
@ -661,6 +661,7 @@ AC_OUTPUT(Makefile doc/Makefile doc/pictures/Makefile doc/doxygen.cfg \
|
|||
src/conf/topology/Makefile \
|
||||
src/conf/topology/broadwell/Makefile \
|
||||
modules/Makefile modules/mixer/Makefile modules/mixer/simple/Makefile \
|
||||
src/conf/topology/sklrt286/data/Makefile \
|
||||
src/conf/topology/sklrt286/Makefile \
|
||||
alsalisp/Makefile aserver/Makefile \
|
||||
test/Makefile test/lsb/Makefile \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue