Re: [PATCH] kbuild: Fix out-of-tree build for 'make deb-pkg'

From: Michal Marek
Date: Fri Feb 24 2012 - 18:02:25 EST


On Thu, Feb 16, 2012 at 07:56:37PM +0100, Joerg Roedel wrote:
> The out-of-tree build is broken in 'make deb-pkg'. The
> header checks and the header install works on the source and
> not on the object tree.
> While fixing this also replace the direct 'make' invocations
> with the $MAKE variable to be consistent within the script.
>
> Cc: Michal Marek <mmarek@xxxxxxx>
> Cc: maximilian attems <max@xxxxxxx>
> Cc: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
> Cc: debian-kernel@xxxxxxxxxxxxxxxx
> Cc: linux-kbuild@xxxxxxxxxxxxxxx
> Signed-off-by: Joerg Roedel <joerg.roedel@xxxxxxx>
> ---
> scripts/package/builddeb | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)

Applied to kbuild.git#misc, thanks.

Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/