diff options
author | Quentin Monnet <quentin@isovalent.com> | 2021-10-10 01:25:28 +0100 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2021-10-19 16:33:10 -0700 |
commit | d51b6b2287ae0c5432f03457a1dbc844e1968d12 (patch) | |
tree | d9ee2b2fa1fc7e32ca45d069723a0ab3ec405c75 /scripts/bpf_doc.py | |
parent | 223f903e9c832699f4e5f422281a60756c1c6cfe (diff) |
libbpf: Remove Makefile warnings on out-of-sync netlink.h/if_link.h
Although relying on some definitions from the netlink.h and if_link.h
headers copied into tools/include/uapi/linux/, libbpf does not need
those headers to stay entirely up-to-date with their original versions,
and the warnings emitted by the Makefile when it detects a difference
are usually just noise. Let's remove those warnings.
Suggested-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Quentin Monnet <quentin@isovalent.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211010002528.9772-1-quentin@isovalent.com
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions