mk: fix external shared library dependencies of drivers
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 7 Dec 2015 10:45:36 +0000 (12:45 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 7 Dec 2015 23:09:43 +0000 (00:09 +0100)
commit3e718b8169bc36d9e87f8738000228678d07d2da
tree31c11d22e75d8f9d6d39254b5021d08d4eea7ea2
parent9cbae2aa64eb78b1214dd1aeb15d2b8f4e9d0ef8
mk: fix external shared library dependencies of drivers

Similar to commit 5f9115e58cc6f304ff4ade694cf5823d32887d1a, but
for qat and mpipe drivers. The former did not exist when the
previous patch was sent and latter I just missed.

Fixes: 5f9115e58cc6 ("mk: fix shared library dependencies of drivers")

Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
Acked-by: Aaron Conole <aconole@redhat.com>
drivers/crypto/qat/Makefile
drivers/net/mpipe/Makefile
mk/rte.app.mk