Skip to content

Commit

Permalink
topology: nhlt plugin: second attempt to fix the .so linking
Browse files Browse the repository at this point in the history
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • Loading branch information
perexg committed May 31, 2022
1 parent cae9b71 commit 65841ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions topology/nhlt/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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@

0 comments on commit 65841ef

Please sign in to comment.