On 24.06.22 18:04, Anthony PERARD wrote: > This can be used when linking against multiple in-tree Xen libraries, > and avoid duplicated flags. It can be used instead of multiple > $(LDLIBS_libxen*). > > For now, replace the open-coding in libs.mk. > > The macro $(xenlibs-libs, ) will be useful later when only the path to > the libraries is wanted (e.g. for checking for dependencies). > > Signed-off-by: Anthony PERARD Reviewed-by: Juergen Gross Juergen