summaryrefslogtreecommitdiff
path: root/tools/build/Makefile.include
diff options
context:
space:
mode:
authorJiri Olsa <jolsa@kernel.org>2015-09-23 12:33:56 +0200
committerArnaldo Carvalho de Melo <acme@redhat.com>2015-09-28 15:50:54 -0300
commitab6201d09b1840c7ffcd6606c1d3dae68b8b3048 (patch)
tree0e23136aa28cd1fcc259c79e12ba0a1ff42f2b0e /tools/build/Makefile.include
parentdc240c5dc2a02e335c5bcb50ad3a1274818c8609 (diff)
tools build: Add Makefile.include
To ease up build framework code setup for users. More shared code will be added in the following patches. Signed-off-by: Jiri Olsa <jolsa@kernel.org> Cc: David Ahern <dsahern@gmail.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1443004442-32660-2-git-send-email-jolsa@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/build/Makefile.include')
-rw-r--r--tools/build/Makefile.include1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build/Makefile.include b/tools/build/Makefile.include
new file mode 100644
index 000000000000..91bc60616de5
--- /dev/null
+++ b/tools/build/Makefile.include
@@ -0,0 +1 @@
+build := -f $(srctree)/tools/build/Makefile.build dir=. obj