Re: [dpdk-dev] [PATCH] mk: remove useless list of core libraries

2017-11-06 Thread Thomas Monjalon
06/11/2017 12:24, Thomas Monjalon: > When moving the library dependencies handling from top Makefiles > to library Makefiles, the list core-libs became useless. > > Fixes: cbc12b0a96f5 ("mk: do not generate LDLIBS from directory dependencies") > > Signed-off-by: Thomas Monjalon Applied

[dpdk-dev] [PATCH] mk: remove useless list of core libraries

2017-11-06 Thread Thomas Monjalon
When moving the library dependencies handling from top Makefiles to library Makefiles, the list core-libs became useless. Fixes: cbc12b0a96f5 ("mk: do not generate LDLIBS from directory dependencies") Signed-off-by: Thomas Monjalon --- drivers/bus/Makefile | 4 drivers/crypto/Makefile