diff options
author | Quentin Monnet <quentin@isovalent.com> | 2021-10-07 21:44:33 +0200 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2021-10-08 20:58:54 +0200 |
commit | 7bf731dcc641f7d7c71d1932678e0de8ea472612 (patch) | |
tree | e92bfd7dd6008059ec9289517422a80509230085 /samples | |
parent | bpf: preload: Install libbpf headers when building (diff) | |
download | linux-7bf731dcc641f7d7c71d1932678e0de8ea472612.tar.xz linux-7bf731dcc641f7d7c71d1932678e0de8ea472612.zip |
bpf: iterators: Install libbpf headers when building
API headers from libbpf should not be accessed directly from the
library's source directory. Instead, they should be exported with "make
install_headers". Let's make sure that bpf/preload/iterators/Makefile
installs the headers properly when building.
Signed-off-by: Quentin Monnet <quentin@isovalent.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211007194438.34443-8-quentin@isovalent.com
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions