Home
last modified time | relevance | path

Searched hist:e7f0d5cdd023d8fa53d9ca541b9a55f0eb45618c (Results 1 – 2 of 2) sorted by relevance

/linux/tools/bpf/bpftool/
H A DMakefilediff e7f0d5cdd023d8fa53d9ca541b9a55f0eb45618c Sat Dec 17 23:35:09 CET 2022 Changbin Du <changbin.du@gmail.com> bpf: makefiles: Do not generate empty vmlinux.h

Remove the empty vmlinux.h if bpftool failed to dump btf info.
The empty vmlinux.h can hide real error when reading output
of make.

This is done by adding .DELETE_ON_ERROR special target in related
makefiles.

Signed-off-by: Changbin Du <changbin.du@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Quentin Monnet <quentin@isovalent.com>
Link: https://lore.kernel.org/bpf/20221217223509.88254-3-changbin.du@gmail.com
/linux/tools/testing/selftests/bpf/
H A DMakefilediff e7f0d5cdd023d8fa53d9ca541b9a55f0eb45618c Sat Dec 17 23:35:09 CET 2022 Changbin Du <changbin.du@gmail.com> bpf: makefiles: Do not generate empty vmlinux.h

Remove the empty vmlinux.h if bpftool failed to dump btf info.
The empty vmlinux.h can hide real error when reading output
of make.

This is done by adding .DELETE_ON_ERROR special target in related
makefiles.

Signed-off-by: Changbin Du <changbin.du@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Quentin Monnet <quentin@isovalent.com>
Link: https://lore.kernel.org/bpf/20221217223509.88254-3-changbin.du@gmail.com