From: David Howells Date: Mon, 5 Nov 2012 15:15:24 +0000 (+0000) Subject: tools: Define a Makefile function to do subdir processing X-Git-Tag: v3.7-rc8~12^2^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca9dfc6cc45a8ae0297188f5fed23af242cc8a8d;p=pandora-kernel.git 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 Cc: Borislav Petkov Cc: Ingo Molnar Cc: Linus Torvalds Cc: Namhyung Kim Cc: Paul Mackerras Cc: Thomas Gleixner Link: http://lkml.kernel.org/r/1378.1352379110@warthog.procyon.org.uk Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed