]> git.baikalelectronics.ru Git - kernel.git/commit
tools: Add Makefile.include
authorBorislav Petkov <borislav.petkov@amd.com>
Wed, 11 Apr 2012 16:36:14 +0000 (18:36 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 11 Apr 2012 17:57:36 +0000 (14:57 -0300)
commit8ff7bb3b0d2d8806d60e90ebce3e3a6778b99177
treeeac8ed677e18a9f5f16050bddff8191d496c4552
parentbd7420dab7226752cdfb11b250f65c360d7c295e
tools: Add Makefile.include

Put generic enough build settings which could be reused by other tools
into a common Makefile.include file.

This commit reintroduces QUIET_SUBDIR{0,1} (see c2545e7a5fba) which are
going to be used in the following patches.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Michal Marek <mmarek@suse.cz>
Cc: Sam Ravnborg <sam@ravnborg.org>
Link: http://lkml.kernel.org/r/1334162178-17152-2-git-send-email-bp@amd64.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile
tools/scripts/Makefile.include [new file with mode: 0644]