]> git.hungrycats.org Git - linux/commit
builddeb: really include objtool binary in headers package
authorWilfried Klaebe <linux-kernel@lebenslange-mailadresse.de>
Tue, 28 Jun 2016 12:21:33 +0000 (12:21 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 30 Sep 2016 08:12:48 +0000 (10:12 +0200)
commitdacc0987fd2e25a8b4b8c19778862ba12ce76d0a
tree7c7ec75339f414312eccb4ba0a286fec6e5f733c
parentc270b18bea75269388a7089b080840884c9d5d5c
builddeb: really include objtool binary in headers package

commit 15f6d337159b2a9fdad8c0bef50ec826593ed5d2 upstream.

On May 4th, Bjørn Mork provided patch 697bbc7b8320 ("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: 697bbc7b8320 ("builddeb: include objtool binary in headers package")
Signed-off-by: Michal Marek <mmarek@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scripts/package/builddeb