tools: Define a Makefile function to do subdir processing
authorDavid Howells <dhowells@redhat.com>
Mon, 5 Nov 2012 15:15:24 +0000 (15:15 +0000)
committerDavid Howells <dhowells@redhat.com>
Mon, 19 Nov 2012 22:10:14 +0000 (22:10 +0000)
commitca9dfc6cc45a8ae0297188f5fed23af242cc8a8d
tree44fe43e74218df4181469539f48e26f097c018e2
parent60606d42483feb118c555f3425bb31fdec6749b3
tools: Define a Makefile function to do subdir processing

Define a Makefile function that can be called with $(call ...) to wrap
the subdir make invocations in tools/Makefile.

This will allow us in the next patch to insert bits in there to honour
O= flags when called from the top-level Makefile.

Signed-off-by: David Howells <dhowells@redhat.com>
Cc: Borislav Petkov <bp@amd64.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1378.1352379110@warthog.procyon.org.uk
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/Makefile
tools/scripts/Makefile.include