When the kernel builds a module it runs objtool, since this is missing from the headers package it is required to pull the kernel repo and manually add it.
The path for the binary is tools/objtool/objtool in the repo.
When the kernel builds a module it runs objtool, since this is missing from the headers package it is required to pull the kernel repo and manually add it.
The path for the binary is tools/objtool/objtool in the repo.