Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

authored by

Rong Tao and committed by
Daniel Borkmann
fd4cb29f f4b4eee6

+1
+1
tools/bpf/resolve_btfids/.gitignore
··· 1 1 /fixdep 2 2 /resolve_btfids 3 3 /libbpf/ 4 + /libsubcmd/