[U-Boot] [PATCH 1/1] add tool to check patch and file for CFG_ presence

Mike Frysinger vapier at gentoo.org
Tue Oct 21 07:37:55 CEST 2008


On Thursday 16 October 2008, Jean-Christophe PLAGNIOL-VILLARD wrote:
> +find_config_errors:
> +	@echo "Search for config errors"
> +	@git-grep CFG_ | cut -d: -f1 | sort -u | xargs -I {} tools/find_config_errors -f {} +

`git grep`, not `git-grep`
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20081021/491b7914/attachment.pgp 


More information about the U-Boot mailing list