mirror of
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
synced 2024-11-15 14:05:22 +08:00
93fb6810e1
dcb, devlink, rdma, tipc and vdpa rely on libmnl to compile, so they check for libmnl to be installed on their Makefiles. This moves HAVE_MNL check from the tools to top-level Makefile, thus avoiding to call their Makefiles if libmnl is not present. Signed-off-by: Andrea Claudi <aclaudi@redhat.com> Signed-off-by: David Ahern <dsahern@kernel.org> |
||
---|---|---|
.. | ||
.gitignore | ||
dcb_app.c | ||
dcb_buffer.c | ||
dcb_dcbx.c | ||
dcb_ets.c | ||
dcb_maxrate.c | ||
dcb_pfc.c | ||
dcb.c | ||
dcb.h | ||
Makefile |