Re: [PATCH] kbuild: silence Nothing to be done for 'all' message

From: Michal Marek
Date: Thu Jun 09 2011 - 05:49:54 EST


On Wed, Jun 08, 2011 at 08:58:32PM -0400, Peter Foley wrote:
>
> This patch silences a Makefile.asm-generic message
> by defining a dummy rule for all.
>
> make -f /usr/src/git/scripts/Makefile.asm-generic \
> obj=arch/x86/include/generated/asm
> make[1]: Nothing to be done for `all'.
>
>
> Signed-off-by: Peter Foley <pefoley2@xxxxxxxxxxx>
> ---
> scripts/Makefile.asm-generic | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)

Applied to kbuild-2.6.git#rc-fixes, 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/