[U-Boot] .gitignore: ignore include/config/*

Tom Rini trini at ti.com
Mon Mar 10 22:28:30 CET 2014


On Mon, Mar 10, 2014 at 10:47:19AM +0900, Masahiro Yamada wrote:

> ---
> Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Makefile b/Makefile
> index ee16d8c..f3f3a2a 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -1022,7 +1022,7 @@ define filechk_timestamp.h
>  	LC_ALL=C date +'#define U_BOOT_TIME "%T"')
>  endef
>  
> -$(version_h): $(srctree)/Makefile FORCE
> +$(version_h): include/config/uboot.release FORCE
>  	$(call filechk,version.h)
>  
>  $(timestamp_h): $(srctree)/Makefile FORCE

> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140310/4087268c/attachment.pgp>


More information about the U-Boot mailing list