iproute2/dcb
Andrea Claudi 93fb6810e1 Makefile: move HAVE_MNL check to top-level Makefile
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>
2022-03-12 09:00:56 -07:00
..
.gitignore Add dcb/.gitignore 2020-11-29 20:39:47 +00:00
dcb_app.c dcb: app: Add missing "dcb app show dev X default-prio" 2022-01-26 20:22:47 -08:00
dcb_buffer.c dcb: Add a subtool for the DCB buffer object 2020-12-14 16:42:03 +00:00
dcb_dcbx.c dcb: Add a subtool for the DCBX object 2021-01-18 04:09:29 +00:00
dcb_ets.c dcb: ets: Change the way show parameters are given in synopsis 2020-12-14 16:41:22 +00:00
dcb_maxrate.c dcb: Add a subtool for the DCB maxrate object 2020-12-14 16:42:07 +00:00
dcb_pfc.c dcb: Add a subtool for the DCB PFC object 2020-12-14 16:41:58 +00:00
dcb.c dcb: Fix error reporting when accessing "dcb app" 2022-02-16 12:12:19 -08:00
dcb.h dcb: Add a subtool for the DCBX object 2021-01-18 04:09:29 +00:00
Makefile Makefile: move HAVE_MNL check to top-level Makefile 2022-03-12 09:00:56 -07:00