mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] gitignore: remove obsolete link method for arch specification
@ 2015-01-13  9:25 Masahiro Yamada
  2015-01-19  8:19 ` Masahiro Yamada
  0 siblings, 1 reply; 3+ messages in thread
From: Masahiro Yamada @ 2015-01-13  9:25 UTC (permalink / raw)
  To: barebox

The cross_arch and cross_compile links method is obsolete and not
available any more, so we remove it from the .gitignore.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
---

 .gitignore | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 74d24ea..0456bfd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,8 +31,6 @@
 #
 tags
 TAGS
-cross_arch
-cross_compile
 barebox
 barebox.S
 barebox.bin
-- 
1.9.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2015-01-19 11:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-13  9:25 [PATCH] gitignore: remove obsolete link method for arch specification Masahiro Yamada
2015-01-19  8:19 ` Masahiro Yamada
2015-01-19 11:11   ` Sascha Hauer

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