diff --git a/topology/nhlt/Makefile.am b/topology/nhlt/Makefile.am index 434e22e..1b68382 100644 --- a/topology/nhlt/Makefile.am +++ b/topology/nhlt/Makefile.am @@ -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@