[bpf-next PATCH 0/3] libbpf: cleanups to Makefile

From: Jesper Dangaard Brouer
Date: Tue Jan 16 2018 - 18:20:35 EST


This patchset contains some small improvements and cleanup for
the Makefile in tools/lib/bpf/.

It worries me that the libbpf.so shared library is not versioned, but
it not addressed in this patchset.

---

Jesper Dangaard Brouer (3):
libbpf: install the header file libbpf.h
libbpf: cleanup Makefile, remove unused elements
libbpf: Makefile set specified permission mode


tools/lib/bpf/Makefile | 20 +++++---------------
1 file changed, 5 insertions(+), 15 deletions(-)

--