]> git.baikalelectronics.ru Git - kernel.git/commit
libbpf: add libbpf_util.h to header install.
authorWilliam Tu <u9012063@gmail.com>
Thu, 2 May 2019 18:33:38 +0000 (11:33 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Sun, 5 May 2019 07:06:59 +0000 (00:06 -0700)
commit68345e4ef9e45d207e4f6d8f27314b73e2a97984
treeb49c383a9456d6062cdf34ed1f1ca67b86826287
parent8c951622e3f4d43f342698df8c14b5eaf29e65e3
libbpf: add libbpf_util.h to header install.

The libbpf_util.h is used by xsk.h, so add it to
the install headers.

Reported-by: Ben Pfaff <blp@ovn.org>
Signed-off-by: William Tu <u9012063@gmail.com>
Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/lib/bpf/Makefile