U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] .gitignore: add auto-generated /include/[s|t]pl-autoconf.mk
@ 2013-10-13 15:08 Daniel Schwierzeck
  2013-10-14 20:28 ` [U-Boot] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Schwierzeck @ 2013-10-13 15:08 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 9069fff..869b1b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -70,6 +70,8 @@
 /reloc_off
 
 /include/generated/
+/include/spl-autoconf.mk
+/include/tpl-autoconf.mk
 asm-offsets.s
 
 # stgit generated dirs
-- 
1.8.3.2

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

end of thread, other threads:[~2013-10-14 20:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-13 15:08 [U-Boot] [PATCH] .gitignore: add auto-generated /include/[s|t]pl-autoconf.mk Daniel Schwierzeck
2013-10-14 20:28 ` [U-Boot] " Tom Rini

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