]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'selftest-makefile-cleanup'
authorAlexei Starovoitov <ast@kernel.org>
Fri, 10 Jan 2020 05:55:08 +0000 (21:55 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 10 Jan 2020 05:56:16 +0000 (21:56 -0800)
commite4447d8238dbba3fa79346e8699bd209c1ca0a34
tree4681721bd9f37365151220662868193e65b603ff
parent6ae83d055f24f01dcc94368f4d0e0475817e0582
parent42e9d6afef75cfaafcf19cbb6d695714460c7b17
Merge branch 'selftest-makefile-cleanup'

Andrii Nakryiko says:

====================
Fix issues with bpf_helper_defs.h usage in selftests/bpf. As part of that, fix
the way clean up is performed for libbpf and selftests/bpf. Some for Makefile
output clean ups as well.
====================

Signed-off-by: Alexei Starovoitov <ast@kernel.org>