[Buildroot] [PATCHv2] Makefile: add list-defconfig to the general help

Peter Korsgaard peter at korsgaard.com
Thu Apr 23 22:28:32 UTC 2015


>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:

 > When listing defconfig files was moved to its own make target, it was
 > not added to the general help text.

 > However, this is a very important topic, so list it.

 > Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
 > Cc: Arnout Vandecappelle <arnout at mind.be>

 > ---
 > Changes v1 -> v2:
 >   - move to the 'documentation' section  (Arnout)

 > diff --git a/Makefile b/Makefile
 > index 5de4789..f37d17e 100644
 > --- a/Makefile
 > +++ b/Makefile
 > @@ -886,6 +886,7 @@ endif
 >  	@echo '  manual-epub            - build manual in ePub'
 >  	@echo '  graph-build            - generate graphs of the build times'
 >  	@echo '  graph-depends          - generate graph of the dependency tree'
 > +	@echo '  list-defconfigs:       - list all defconfigs (pre-configured minimal systems)'

I've dropped the ':' character to match the other lines and committed,
thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list