]> git.proxmox.com Git - mirror_iproute2.git/commit
iproute2: Installation errors without libmnl
authorEmeric Dupont <emeric.dupont@zii.aero>
Mon, 3 Dec 2018 11:13:06 +0000 (12:13 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 4 Dec 2018 22:27:08 +0000 (14:27 -0800)
commita7a7e4501732bcdb6004271f12beda358ab4f463
treefed13749fd8ca3e0b9b16df82a18f9088286ca81
parentf3188cfa392afdbacb171a367641504850645ea4
iproute2: Installation errors without libmnl

When performing make install in iproute2 (current git master),
     if $(HAVE_MNL) is not selected, some Makefiles try to call
     install with an empty target, which causes a non-critical make error.

Signed-off-by: Emeric Dupont <emeric.dupont@zii.aero>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
devlink/Makefile
rdma/Makefile
tipc/Makefile