Makefile: split off 'list-defconfigs' from 'help'
authorArnout Vandecappelle <arnout@mind.be>
Sat, 21 Mar 2015 19:49:46 +0000 (20:49 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 4 Apr 2015 13:13:52 +0000 (15:13 +0200)
commitf42a580a890895793310f3a2b806eed1af32379c
tree5f65da867ee64dd41cd42ad0bbb83671472caba1
parentdf79e35aa80327f95d6c57d1ef54b0d6604a84c6
Makefile: split off 'list-defconfigs' from 'help'

As discussed in the FOSDEM2015 BR developer meeting, the output of
'make help' is too long for comfortable reading. To shorten it, split
off the list of defconfigs in a new target, 'list-defconfigs'.

Declare the new target as phony.

Add 'list-defconfigs' to the documentation.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Makefile
docs/manual/customize-outside-br.txt
docs/manual/make-tips.txt