crypto/aesni_mb: fix build with custom dependency path
authorFan Zhang <roy.fan.zhang@intel.com>
Mon, 21 Jan 2019 15:56:11 +0000 (15:56 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 22 Jan 2019 16:14:04 +0000 (17:14 +0100)
commit3067c8ce77acb3df53ba4e88e18fa29964b39756
treeb99aa76994a0e2d9068288c9e1eb92d488a8a227
parent727663e88b3fbaa8183499a1b415f02b0a689319
crypto/aesni_mb: fix build with custom dependency path

This patch fixes the inflexible compile issue AESNI-MB PMD.
Originally the compile of the PMD will fail if IPSec_MB is
not installed in default location.

Fixes: c68d7aa354f6 ("crypto/aesni_mb: use architecture independent macros")

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Tested-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
drivers/crypto/aesni_mb/Makefile