mk: remove useless list of core libraries
authorThomas Monjalon <thomas@monjalon.net>
Mon, 6 Nov 2017 11:21:20 +0000 (12:21 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 6 Nov 2017 20:56:07 +0000 (21:56 +0100)
commit6c986e1bdb10131975acaee7e94a757be8117e02
tree1e4637c65cc4638b3722dff597eabe7514922112
parentde3514f94420117dc894f92b5fa5c2062792b702
mk: remove useless list of core libraries

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 <thomas@monjalon.net>
drivers/bus/Makefile
drivers/crypto/Makefile
drivers/event/Makefile
drivers/mempool/Makefile
drivers/net/Makefile