[PATCH 10/10] Add missing test binary to .gitignore
David Gibson
david at gibson.dropbear.id.au
Wed May 29 12:51:38 EST 2013
The subnode_iterate test binary was missing from .gitignore, this fixes it.
Signed-off-by: David Gibson <david at gibson.dropbear.id.au>
---
tests/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/.gitignore b/tests/.gitignore
index e2aa24a..bb5e33a 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -48,6 +48,7 @@ tmp.*
/setprop_inplace
/sized_cells
/string_escapes
+/subnode_iterate
/subnode_offset
/supernode_atdepth_offset
/sw_tree1
--
1.7.10.4
More information about the devicetree-discuss
mailing list