diff options
author | Andrii Nakryiko <andriin@fb.com> | 2020-01-09 21:17:14 -0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-01-09 21:55:08 -0800 |
commit | 2031af28a42f18cc65ec3aa85b4e5cfdf5ee0fe8 (patch) | |
tree | 6995c76f5a0f89d50ee8501893adc087f427aede /tools/gpio | |
parent | 492ab0205f500ebd20b4f0c9e95a1ba007b0c542 (diff) | |
download | linux-stable-2031af28a42f18cc65ec3aa85b4e5cfdf5ee0fe8.tar.gz linux-stable-2031af28a42f18cc65ec3aa85b4e5cfdf5ee0fe8.tar.bz2 linux-stable-2031af28a42f18cc65ec3aa85b4e5cfdf5ee0fe8.zip |
libbpf,selftests/bpf: Fix clean targets
Libbpf's clean target should clean out generated files in $(OUTPUT) directory
and not make assumption that $(OUTPUT) directory is current working directory.
Selftest's Makefile should delegate cleaning of libbpf-generated files to
libbpf's Makefile. This ensures more robust clean up.
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200110051716.1591485-2-andriin@fb.com
Diffstat (limited to 'tools/gpio')
0 files changed, 0 insertions, 0 deletions