]> git.baikalelectronics.ru Git - kernel.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)
commitc6e96cdde20eebf1ac15b2ceaaaa521da8f976fe
tree064f80884bee986c4f63a5d4b2b176a5fabfd4f0
parent2f543a10575eeb28943eabe4b4159599b4408df5
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