[U-Boot] [U-Boot, v2, 1/4] spl: common: Properly ignore spl/Makefile in .gitignore

Tom Rini trini at ti.com
Tue Jan 21 00:00:39 CET 2014


On Thu, Jan 16, 2014 at 11:23:28AM -0600, Dan Murphy wrote:

> The spl directory is ignored by git as these objects are created
> during spl creation.  The only file not created is the Makefile.
> 
> This file can be modified and checked in via git.
> 
> Due to the order of rule precedence having the whole directory
> ignored first then indicating not to ignore the Makefile is not correct
> the message to force adding the Makefile is still shown.
> 
> So reorder the .gitignore for the Makefile and indicate that the Makefile
> does not need to be ignored first and then indicate everything else in spl
> should be ignored after wards.
> 
> Signed-off-by: Dan Murphy <dmurphy at ti.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/20140120/4df617d9/attachment.pgp>


More information about the U-Boot mailing list