]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tools: Add a help target
authorBorislav Petkov <borislav.petkov@amd.com>
Wed, 11 Apr 2012 16:36:17 +0000 (18:36 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 11 Apr 2012 17:59:00 +0000 (14:59 -0300)
commitd5dd8afb569cdf89bd2b322d10f80a23bd3d2cfd
tree064f80884bee986c4f63a5d4b2b176a5fabfd4f0
parent2363ecb17041d711fa2b3fb1b1ea2ebc47a0f974
tools: Add a help target

... and make it the default one so that calling 'make' without arguments
in the tools/ directory gives you the possible targets to build along
with a short description of what they are.

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-5-git-send-email-bp@amd64.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/Makefile