mk: fix missing internal dependencies
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Mon, 13 Jun 2016 11:06:57 +0000 (13:06 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 13 Jun 2016 14:17:56 +0000 (16:17 +0200)
commit6cbf4f75e059a7af168d88958ba751329770214d
tree0f8e5aed00601e8c003d23f455fb2830acafb7bf
parent473b718f70c0afa7bc8b47a01cd558a0c1e84772
mk: fix missing internal dependencies

This patch adds missing DEPDIRS to avoid any library referring to
symbols they are not linked against.

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
drivers/crypto/null/Makefile
drivers/net/af_packet/Makefile
drivers/net/bonding/Makefile
drivers/net/fm10k/Makefile
drivers/net/null/Makefile
drivers/net/pcap/Makefile
drivers/net/vhost/Makefile
lib/librte_ip_frag/Makefile
lib/librte_pipeline/Makefile
lib/librte_port/Makefile
lib/librte_sched/Makefile