Makefile: help: add package-specific targets
authorArnout Vandecappelle <arnout@mind.be>
Sat, 21 Mar 2015 19:49:47 +0000 (20:49 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 4 Apr 2015 13:17:48 +0000 (15:17 +0200)
commitb1e0b6d736481efedd4036be414105eb4b5b581b
tree635dc52daba03e199741bb47245f33a7ba379986
parentf42a580a890895793310f3a2b806eed1af32379c
Makefile: help: add package-specific targets

The documentation of the package-specific targets is heavily inspired by
the earlier patch by Thomas Petazzoni [1], but the <pkg>-install*
targets were left out since they're not useful for the developer IMHO.

The *-menuconfig target's help text is moved to the package-specific
targets.

[1] http://patchwork.ozlabs.org/patch/433692

[Thomas: remove double <pkg>-graph-depends help.]

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Makefile