forked from luck/tmp_suning_uos_patched
tools/resolve_btfids: Add /libbpf to .gitignore
[ Upstream commit 90a82b1fa40d0cee33d1c9306dc54412442d1e57 ] This is what I see after compiling the kernel: # bpf-next...bpf-next/master ?? tools/bpf/resolve_btfids/libbpf/ Fixes: fc6b48f692f8 ("tools/resolve_btfids: Build libbpf and libsubcmd in separate directories") Signed-off-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20210212010053.668700-1-sdf@google.com Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
parent
76983e2449
commit
f890246ae7
1
tools/bpf/resolve_btfids/.gitignore
vendored
1
tools/bpf/resolve_btfids/.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
/fixdep
|
||||
/resolve_btfids
|
||||
/libbpf/
|
||||
|
|
Loading…
Reference in New Issue
Block a user