mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>