public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] Tell git to ignore asm-offsets.s
@ 2011-09-30 22:09 Laurence Withers
  2011-09-30 22:46 ` Mike Frysinger
  2011-10-06 18:11 ` Wolfgang Denk
  0 siblings, 2 replies; 3+ messages in thread
From: Laurence Withers @ 2011-09-30 22:09 UTC (permalink / raw)
  To: u-boot

The generated file asm-offsets.s may be found at various depths in the
arch subdirectories, so simply ignore it throughout the tree.

Signed-off-by: Laurence Withers <lwithers@guralp.com>
---
 .gitignore |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2a82cd9..e85d461 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,8 +45,7 @@
 /reloc_off
 
 /include/generated/
-/lib/asm-offsets.s
-/arch/*/cpu/asm-offsets.s
+asm-offsets.s
 
 # stgit generated dirs
 patches-*
-- 
1.7.2.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] Tell git to ignore asm-offsets.s
  2011-09-30 22:09 [U-Boot] [PATCH] Tell git to ignore asm-offsets.s Laurence Withers
@ 2011-09-30 22:46 ` Mike Frysinger
  2011-10-06 18:11 ` Wolfgang Denk
  1 sibling, 0 replies; 3+ messages in thread
From: Mike Frysinger @ 2011-09-30 22:46 UTC (permalink / raw)
  To: u-boot

Acked-by: Mike Frysinger <vapier@gentoo.org>
-mike

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] Tell git to ignore asm-offsets.s
  2011-09-30 22:09 [U-Boot] [PATCH] Tell git to ignore asm-offsets.s Laurence Withers
  2011-09-30 22:46 ` Mike Frysinger
@ 2011-10-06 18:11 ` Wolfgang Denk
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2011-10-06 18:11 UTC (permalink / raw)
  To: u-boot

Dear Laurence Withers,

In message <E1R9lKu-0002aS-Gj@rhodium.platinum.guralp.com> you wrote:
> The generated file asm-offsets.s may be found at various depths in the
> arch subdirectories, so simply ignore it throughout the tree.
> 
> Signed-off-by: Laurence Withers <lwithers@guralp.com>
> ---
>  .gitignore |    3 +--
>  1 files changed, 1 insertions(+), 2 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Q:  How do you play religious roulette?
A:  You stand around in a circle  and  blaspheme  and  see  who  gets
    struck by lightning first.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-06 18:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-30 22:09 [U-Boot] [PATCH] Tell git to ignore asm-offsets.s Laurence Withers
2011-09-30 22:46 ` Mike Frysinger
2011-10-06 18:11 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox