| Submitter | Vincent Stehlé |
|---|---|
| Date | Nov. 22, 2012, 4:52 p.m. |
| Message ID | <1353603141-1757-1-git-send-email-v-stehle@ti.com> |
| Download | mbox | patch |
| Permalink | /patch/201087/ |
| State | Superseded |
| Delegated to: | Tom Rini |
| Headers | show |
Comments
Hi Vincent, On Thu, Nov 22, 2012 at 05:52:21PM +0100, Vincent Stehlé wrote: > Luka: > (/u-boot.lst) > > It is ignored, but it does not need to be. The file is not in that location. > > Ah! Thanks for the clarification; here is an updated patch. I have already sent patch for this: http://lists.denx.de/pipermail/u-boot/2012-November/140360.html But I guess you did not look at this link when I pasted it the first time ;) Luka
Patch
diff --git a/.gitignore b/.gitignore index 1ac43f2..9afb504 100644 --- a/.gitignore +++ b/.gitignore @@ -38,7 +38,6 @@ /u-boot.sha1 /u-boot.dis /u-boot.lds -/u-boot.lst /u-boot.ubl /u-boot.ais /u-boot.dtb @@ -55,6 +54,7 @@ /reloc_off /include/generated/ +/include/u-boot.lst asm-offsets.s # stgit generated dirs