Merge branch 'bpf-bpftool-makefile-cleanups'
authorDaniel Borkmann <daniel@iogearbox.net>
Fri, 8 Dec 2017 19:16:01 +0000 (20:16 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 8 Dec 2017 19:16:22 +0000 (20:16 +0100)
Quentin Monnet says:

====================
First patch of this series cleans up the two Makefiles (Makefile and
Documentation/Makefile) and make their contents more consistent.

The second one add "uninstall" and "doc-uninstall" targets, to remove
files previously installed on the system with "install" and "doc-install"
targets.
====================

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>

Trivial merge