Re: [dpdk-dev] [PATCH] crypto/octeontx: remove usage of DEPDIRS

2019-01-10 Thread De Lara Guarch, Pablo
n ; Narayana Prasad Raju Athreya > ; Yigit, Ferruh ; > dev@dpdk.org > Subject: [dpdk-dev] [PATCH] crypto/octeontx: remove usage of DEPDIRS > > DEPDIRS is no longer used in DPDK driver makefiles. Removing it. > > Suggested-by: Ferruh Yigit > Signed-off-by: Anoob Joseph Applied to dpdk-next-crypto. Thanks, Pablo

[dpdk-dev] [PATCH] crypto/octeontx: remove usage of DEPDIRS

2019-01-10 Thread Anoob Joseph
DEPDIRS is no longer used in DPDK driver makefiles. Removing it. Suggested-by: Ferruh Yigit Signed-off-by: Anoob Joseph --- drivers/crypto/octeontx/Makefile | 7 --- 1 file changed, 7 deletions(-) diff --git a/drivers/crypto/octeontx/Makefile b/drivers/crypto/octeontx/Makefile index 2e78e6