All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/2] dtc: Adjust .gitignore to be in alphabetical order
@ 2012-04-19 16:33 Simon Glass
       [not found] ` <1334853216-16337-1-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Simon Glass @ 2012-04-19 16:33 UTC (permalink / raw)
  To: Devicetree Discuss

This is the intent, so correct it.

Signed-off-by: Simon Glass <sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
---
Changes in v2:
- Split ordering change into a separate patch

 tests/.gitignore |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/.gitignore b/tests/.gitignore
index 0b71bcf..cca3dbc 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -10,6 +10,8 @@ tmp.*
 /del_node
 /del_property
 /dtbs_equal_ordered
+/dtbs_equal_unordered
+/dtb_reverse
 /dumptrees
 /extra-terminating-null
 /find_property
@@ -50,5 +52,3 @@ tmp.*
 /truncated_property
 /utilfdt_test
 /value-labels
-/dtb_reverse
-/dtbs_equal_unordered
-- 
1.7.7.3

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

end of thread, other threads:[~2012-04-19 18:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-19 16:33 [PATCH v2 1/2] dtc: Adjust .gitignore to be in alphabetical order Simon Glass
     [not found] ` <1334853216-16337-1-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2012-04-19 16:33   ` [PATCH v2 2/2] Add integer expressions files to .gitignore Simon Glass
     [not found]     ` <1334853216-16337-2-git-send-email-sjg-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2012-04-19 18:46       ` Jon Loeliger
2012-04-19 18:46   ` [PATCH v2 1/2] dtc: Adjust .gitignore to be in alphabetical order Jon Loeliger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.