From: Jaroslav Kysela Date: Tue, 31 May 2022 16:23:47 +0000 (+0200) Subject: topology: nhlt plugin: second attempt to fix the .so linking X-Git-Tag: v1.2.7~1 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=65841efdf58d7e31115a608b9c6d393bb095fbf3;p=alsa-utils.git topology: nhlt plugin: second attempt to fix the .so linking Signed-off-by: Jaroslav Kysela --- diff --git a/topology/nhlt/Makefile.am b/topology/nhlt/Makefile.am index 1b68382..c6f8438 100644 --- a/topology/nhlt/Makefile.am +++ b/topology/nhlt/Makefile.am @@ -26,4 +26,5 @@ noinst_HEADERS = nhlt.h \ intel/ssp/ssp-process.h \ intel/ssp/ssp-internal.h +libalsatplg_module_nhlt_la_LDFLAGS = -shared $(AM_LDFLAGS) libalsatplg_module_nhlt_la_LIBADD = @ALSA_LIBS@