iproute2/rdma
Matthias Schiffer cfd6ccbfd0 devlink, rdma, tipc: properly define TARGETS without HAVE_MNL
Leaving a variable with a generic name such as TARGETS undefined would lead
to Make picking up its value from the environment. Avoid this by always
defining TARGETS in the Makefiles.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-01-05 16:32:17 -08:00
..
.gitignore rdma: Add basic infrastructure for RDMA tool 2017-08-21 17:07:44 -07:00
Makefile devlink, rdma, tipc: properly define TARGETS without HAVE_MNL 2018-01-05 16:32:17 -08:00
dev.c rdma: Implement json output for dev object 2017-08-21 17:07:44 -07:00
link.c rdma: fix duplicate initialization in port_names 2017-08-24 15:02:16 -07:00
rdma.c rdma: Add json and pretty outputs 2017-08-21 17:07:44 -07:00
rdma.h rdma: Add json output to link object 2017-08-21 17:07:44 -07:00
utils.c rdma: Add json output to link object 2017-08-21 17:07:44 -07:00