crypto/dpaa_sec: fix shared build
authorShreyansh Jain <shreyansh.jain@nxp.com>
Thu, 26 Oct 2017 14:09:05 +0000 (19:39 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 26 Oct 2017 20:50:53 +0000 (22:50 +0200)
commit22f5f3cb6be49e6cb2dad707ae0edead66b79e6d
tree2e47758347c6c74179faa05ab957e803902b48e5
parent6115b677bca783dfc4772f5f101a96dde689ed43
crypto/dpaa_sec: fix shared build

Various symbols are being used by DPAA Crypto driver which were not exposed
from DPAA bus during initial version. This breaks the shared build.

This patch also adds the LDLIBS line required after (cbc12b0a9) patch.

Fixes: c3e85bdcc6e6 ("crypto/dpaa_sec: add crypto driver for NXP DPAA platform")

Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
drivers/bus/dpaa/rte_bus_dpaa_version.map
drivers/crypto/dpaa_sec/Makefile