From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 10 Mar 2014 17:28:30 -0400 Subject: [U-Boot] .gitignore: ignore include/config/* In-Reply-To: <1394416039-14798-1-git-send-email-yamada.m@jp.panasonic.com> References: <1394416039-14798-1-git-send-email-yamada.m@jp.panasonic.com> Message-ID: <20140310212830.GJ16805@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 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: