summaryrefslogtreecommitdiff
path: root/tools/objtool/.gitignore
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2023-01-26 22:06:04 +0300
committerJosh Poimboeuf <jpoimboe@kernel.org>2023-01-31 03:27:46 +0300
commitbdb8bf7d56afd1d22c12c61455d732d3baff2bde (patch)
treedeae784a60707814be6fbdb0f6ff2b0fdf70df61 /tools/objtool/.gitignore
parent03d7a1053cf72372be22b43faada5bca12ff183d (diff)
downloadlinux-bdb8bf7d56afd1d22c12c61455d732d3baff2bde.tar.xz
objtool: Install libsubcmd in build
Including from tools/lib can create inadvertent dependencies. Install libsubcmd in the objtool build and then include the headers from there. Signed-off-by: Ian Rogers <irogers@google.com> Link: https://lore.kernel.org/r/20230126190606.40739-2-irogers@google.com Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Diffstat (limited to 'tools/objtool/.gitignore')
-rw-r--r--tools/objtool/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/objtool/.gitignore b/tools/objtool/.gitignore
index 14236db3677f..4faa4dd72f35 100644
--- a/tools/objtool/.gitignore
+++ b/tools/objtool/.gitignore
@@ -2,3 +2,4 @@
arch/x86/lib/inat-tables.c
/objtool
fixdep
+libsubcmd/