objtool: Install libsubcmd in build
authorIan Rogers <irogers@google.com>
Thu, 26 Jan 2023 19:06:04 +0000 (11:06 -0800)
committerJosh Poimboeuf <jpoimboe@kernel.org>
Tue, 31 Jan 2023 00:27:46 +0000 (16:27 -0800)
commitbdb8bf7d56afd1d22c12c61455d732d3baff2bde
treedeae784a60707814be6fbdb0f6ff2b0fdf70df61
parent03d7a1053cf72372be22b43faada5bca12ff183d
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>
tools/objtool/.gitignore
tools/objtool/Build
tools/objtool/Makefile