]> 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)
commit4efb4c08876dd2c20472cc11d36adff64699603e
treeb49c383a9456d6062cdf34ed1f1ca67b86826287
parente5ee1244c1596945e09593bd127328a8dc568100
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