[U-Boot] [PATCH v12 22/30] .gitignore: Add /SPL
Benoît Thébaudeau
benoit.thebaudeau at advansee.com
Thu Apr 11 21:35:55 CEST 2013
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau at advansee.com>
---
Changes in v12: None
Changes in v11: None
Changes in v10: None
Changes in v9: None
Changes in v8:
- New patch.
Changes in v7: None
Changes in v6: None
Changes in v5: None
Changes in v4: None
Changes in v3: None
Changes in v2: None
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index be09894..bff721e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,7 @@
#
/MLO
+/SPL
/System.map
/u-boot
/u-boot.hex
--
1.7.10.4
More information about the U-Boot
mailing list