mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] scripts: remove non-existent bareboxstate binaries from .gitignore
@ 2022-03-18 15:28 Ahmad Fatoum
  2022-03-28  8:57 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2022-03-18 15:28 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

barebox builds no tools with these names. The normal barebox-state
utility comes from dt-utils, so drop the unnecessary entries.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 scripts/.gitignore | 2 --
 1 file changed, 2 deletions(-)

diff --git a/scripts/.gitignore b/scripts/.gitignore
index 6ef43640b79f..f78793eab7da 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -22,8 +22,6 @@ bareboxenv-target
 kernel-install-target
 bareboxcrc32-target
 bareboximd-target
-bareboxstate
-bareboxstate-target
 mk-am35xx-spi-image
 mxsimage
 mxsboot
-- 
2.30.2


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


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

end of thread, other threads:[~2022-03-28  8:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-18 15:28 [PATCH] scripts: remove non-existent bareboxstate binaries from .gitignore Ahmad Fatoum
2022-03-28  8:57 ` Sascha Hauer

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