Re: [PATCH v5 5/5] tools: Connect to the kernel build system

From: Arnaldo Carvalho de Melo
Date: Thu Apr 12 2012 - 14:34:00 EST


Em Thu, Apr 12, 2012 at 05:57:34PM +0200, Sam Ravnborg escreveu:
> > diff --git a/tools/scripts/Makefile.include b/tools/scripts/Makefile.include
> > index 87b55a729a5f..297b51d8e4be 100644
> > --- a/tools/scripts/Makefile.include
> > +++ b/tools/scripts/Makefile.include
> > @@ -38,11 +38,18 @@ else
> > NO_SUBDIR = :
> > endif
> >
> > -QUIET_SUBDIR0 = +$(MAKE) -C # space to separate -C and subdir
> > -QUIET_SUBDIR1 =
>
> Who-ever came up with the names "QUIET_SUBDIR" must have had a bad day...

Came from the git sources, where it still lives on:

[acme@sandy git]$ git show b7774343
commit b777434383bd2f365be6896d8c89be6c1b62a135
Author: Alex Riesen <raa.lkml@xxxxxxxxx>
Date: Wed Mar 7 00:44:49 2007 +0100

Support of "make -s": do not output anything of the build itself

Signed-off-by: Junio C Hamano <junkio@xxxxxxx>

- Arnaldo
--
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/