commit | 39b759cad5da88ee8ac55e186a00da4692b44e17 | [log] [tgz] |
---|---|---|
author | Vitaly Kuznetsov <vkuznets@redhat.com> | Tue Nov 14 13:15:33 2017 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Nov 28 16:33:03 2017 +0100 |
tree | 3b018c680e1f3c3014c7971af7be8e8690d657ae | |
parent | 8d9a3ab6c17e9473ab31484da382914537e60152 [diff] |
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>