tools/hv: add install target to Makefile
authorVitaly Kuznetsov <vkuznets@redhat.com>
Tue, 14 Nov 2017 20:15:33 +0000 (13:15 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Nov 2017 15:33:03 +0000 (16:33 +0100)
commit39b759cad5da88ee8ac55e186a00da4692b44e17
tree3b018c680e1f3c3014c7971af7be8e8690d657ae
parent8d9a3ab6c17e9473ab31484da382914537e60152
tools/hv: add install target to Makefile

Makefiles usually come with 'install' target included so each distro
doesn't need to implement the procedure from scratch. Add it to tools/hv.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/hv/Makefile