[U-Boot] uboot-2009.06-rc1: git: seeing extra files in git status report.

Mike Frysinger vapier at gentoo.org
Tue May 19 16:56:23 CEST 2009


On Tuesday 19 May 2009 09:49:25 Richard Retanubun wrote:
> I rebased to uboot-2009.06-rc1 some time ago and did a 'git status' today,
> in addition to the files I know I modified, I'm seeing some extra files:
>
> # On branch master
> # Untracked files:
> #   (use "git add <file>..." to include in what will be committed)
> #       tools/crc32.c
> #       tools/env_embedded.c
> #       tools/fdt.c
> #       tools/fdt_ro.c
> #       tools/fdt_rw.c
> #       tools/fdt_strerror.c
> #       tools/fdt_wip.c
> #       tools/image.c
> #       tools/libfdt_internal.h
> #       tools/md5.c
> #       tools/sha1.c
> #       tools/zlib.h
>
> I'm wondering if other people are seeing this.

do a `git clean`.  the build system stopped generating symlinks which means 
they're no longer in gitignore nor are they cleaned automatically.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090519/759a0289/attachment.pgp 


More information about the U-Boot mailing list