[U-Boot-Users] Subject: [PATCH] Git ignore generated files in sub-directory tools.

Sam Ravnborg sam at ravnborg.org
Mon Feb 20 07:02:59 CET 2006


 
> What prevents you from running "make mrproper"  before  running  "git
> status" ?
Build time. Now I work with the kernel in various confg where this
equals to some amount time so it matters. I dunno about u-boot, long
time since I build U-boot.

> > If you then like to check the properness of make mrproper
> > you issue 'make mrproper' and then what was not cleaned 
> > by 'make mrproper' shows up with 'git ls-files-o'.
> 
> -> git ls-files-o
> git: 'ls-files-o' is not a git-command

git ls-files -o

	Sam




More information about the U-Boot mailing list