Fix wrong dependencies 80/15080/3
authorMarco Varlese <[email protected]>
Mon, 1 Oct 2018 15:34:09 +0000 (17:34 +0200)
committerDamjan Marion <[email protected]>
Tue, 2 Oct 2018 12:30:39 +0000 (12:30 +0000)
commit9c335ce8e786cb0de22082522347010c47d2f9cc
tree5aff9352033b5f1603b72e89a5224f9a8a05bb4d
parent21064cec96b833c78505022fc29f25bed9f2fe9a
Fix wrong dependencies

I was reported an issue affecting VPP build only with 1 thread (e.g. -j1
option to make). That is quite important from a reproducible build
perspective.
This patch addresses that issue.

Change-Id: Ia8e3b9a9716a260d8b6f1c2d92dd166eddf6716f
Signed-off-by: Marco Varlese <[email protected]>
src/plugins/acl.am
src/plugins/avf.am
src/plugins/dpdk.am
src/plugins/memif.am
src/vnet.am