[Buildroot] [PATCH 3/4] Makefile: expose 'graph-depends' to generate a graph of the dependency tree

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Dec 28 15:32:14 UTC 2013


Dear Yann E. MORIN,

On Sat, 28 Dec 2013 00:12:51 +0100, Yann E. MORIN wrote:

>  all: menuconfig
> @@ -857,6 +869,7 @@ endif
>  	@echo '  manual-text            - build manual in text'
>  	@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'

You could also describe:

	@echo '  <package>-graph-depends'

near the help text for <package>-rebuild and <package>-reconfigure

Or at least mention it somewhere in the manual.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list