topology: nhlt plugin: fix the .so linking

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2022-05-31 18:11:50 +02:00
parent 788cfa71ea
commit cae9b71589

View file

@ -26,5 +26,4 @@ noinst_HEADERS = nhlt.h \
intel/ssp/ssp-process.h \
intel/ssp/ssp-internal.h
libalsatplg_module_nhlt_la_LDFLAGS = -shared
libalsatplg_module_nhlt_la_LIBADD = -lasound
libalsatplg_module_nhlt_la_LIBADD = @ALSA_LIBS@