mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 08:03:01 +09:00
tools/resolve_btfids: Add /libsubcmd to .gitignore
Add libsubcmd to .gitignore, otherwise after compiling the kernel it
would result in the following:
# bpf-next...bpf-next/master
?? tools/bpf/resolve_btfids/libsubcmd/
Signed-off-by: Rong Tao <rongtao@cestc.cn>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/bpf/tencent_F13D670D5D7AA9C4BD868D3220921AAC090A@qq.com
This commit is contained in:
committed by
Daniel Borkmann
parent
f4b4eee616
commit
fd4cb29f2a
1
tools/bpf/resolve_btfids/.gitignore
vendored
1
tools/bpf/resolve_btfids/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
/fixdep
|
||||
/resolve_btfids
|
||||
/libbpf/
|
||||
/libsubcmd/
|
||||
|
||||
Reference in New Issue
Block a user