[PATCH] make help: Show defconfig subdirs

Sam Ravnborg sam at ravnborg.org
Tue Apr 29 06:40:50 EST 2008


On Sun, Apr 06, 2008 at 10:16:07PM +0200, Segher Boessenkool wrote:
> PowerPC will start moving board defconfigs into subarch-specific
> subdirs soon.  "make help" currently does not look in subdirs to
> find the defconfigs to show.  This is partially a good thing,
> since there are way too many defconfigs for one list.
> 
> This patch makes the main "make help" display something like
> 
>   help-40x         - Show 40x-specific targets
>   help-44x         - Show 44x-specific targets
>   help-boards      - Show all of the above
> 
> and wires up stuff so those new help-* commands actually work.
> 
> Cc: Josh Boyer <jwboyer at linux.vnet.ibm.com>
> Cc: Sam Ravnborg <sam at ravnborg.org>
> Signed-off-by: Segher Boessenkool <segher at kernel.crashing.org>

Thanks, applied.
Fixed it up to show x86 defconfig files too.

	Sam



More information about the Linuxppc-dev mailing list