Re: [REPOST 2, PATCH] builddeb: really include objtool binary in headers package

From: Michal Marek
Date: Tue Jul 19 2016 - 05:37:17 EST


On Tue, Jun 28, 2016 at 12:21:33PM +0000, Wilfried Klaebe wrote:
> [added linux-kbuild@xxxxxxxxxxxxxxx to Cc:, added Fixes:]
>
> On May 4th, Bjørn Mork provided patch
> 697bbc7b832048d3a679cd55caf2268a325efbe0 to include objtool binaries in
> the 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@xxxxxxxxxxxxxxxxxxxxxxxxxx>
> Fixes: 697bbc7b8320 ("builddeb: include objtool binary in headers package")

Applied to kbuild.git#misc.

Thanks,
Michal