mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-12 23:35:41 +01:00
topology: nhlt plugin: second attempt to fix the .so linking
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
cae9b71589
commit
65841efdf5
1 changed files with 1 additions and 0 deletions
|
@ -26,4 +26,5 @@ noinst_HEADERS = nhlt.h \
|
||||||
intel/ssp/ssp-process.h \
|
intel/ssp/ssp-process.h \
|
||||||
intel/ssp/ssp-internal.h
|
intel/ssp/ssp-internal.h
|
||||||
|
|
||||||
|
libalsatplg_module_nhlt_la_LDFLAGS = -shared $(AM_LDFLAGS)
|
||||||
libalsatplg_module_nhlt_la_LIBADD = @ALSA_LIBS@
|
libalsatplg_module_nhlt_la_LIBADD = @ALSA_LIBS@
|
||||||
|
|
Loading…
Reference in a new issue