mempool/octeontx: fix dependency
authorOlivier Matz <olivier.matz@6wind.com>
Thu, 12 Oct 2017 16:04:20 +0000 (18:04 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 24 Oct 2017 00:14:54 +0000 (02:14 +0200)
commit4761b145b1e87f8521277e29e7718ab0384d0d62
treee83303b5d282037d2267a3a87268850dfd264229
parent772b80237a8bc348ad6dbd886983efefa4982db1
mempool/octeontx: fix dependency

The syntax "DEPDIRS-y = ..." is deprecated since
commit feb9f680cd2c ("mk: optimize directory dependencies").

Replace it with the new style.

Fixes: 8700239f7767 ("mempool/octeontx: add build and log infrastructure")

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
drivers/mempool/Makefile
drivers/mempool/octeontx/Makefile