mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-27 15:51:30 -05:00
On May 4th, Bjørn Mork provided patch697bbc7b83("builddeb: include objtool binary in headers package"). However, that one only works if $srctree=$objtree, because the objtool binaries are not written to the srctree, but to the objtree. Signed-off-by: Wilfried Klaebe <linux-kernel@lebenslange-mailadresse.de> Fixes:697bbc7b83("builddeb: include objtool binary in headers package") Signed-off-by: Michal Marek <mmarek@suse.com>