mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 04:33:26 +02: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>