* [U-Boot] [PATCH] .gitignore: drop include/asm from ignored file list
@ 2014-02-05 1:41 Masahiro Yamada
2014-02-19 21:09 ` [U-Boot] " Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2014-02-05 1:41 UTC (permalink / raw)
To: u-boot
Commit bb02c536 stopped creaing a symbolic link include/asm.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
---
include/.gitignore | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/.gitignore b/include/.gitignore
index 7cd3e90..bf142fc 100644
--- a/include/.gitignore
+++ b/include/.gitignore
@@ -1,5 +1,4 @@
/autoconf.mk*
-/asm
/bmp_logo.h
/bmp_logo_data.h
/config.h
--
1.8.3.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-19 21:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-05 1:41 [U-Boot] [PATCH] .gitignore: drop include/asm from ignored file list Masahiro Yamada
2014-02-19 21:09 ` [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