* [PATCH] scripts: pblimage: add to .gitignore
@ 2026-01-12 8:48 Ahmad Fatoum
0 siblings, 0 replies; only message in thread
From: Ahmad Fatoum @ 2026-01-12 8:48 UTC (permalink / raw)
To: barebox; +Cc: Ahmad Fatoum
This host tool is used to assemble the Layerscape image format, but it
has been missing from .gitignore.
Signed-off-by: Ahmad Fatoum <a.fatoum@barebox.org>
---
scripts/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/.gitignore b/scripts/.gitignore
index 05d61d649ac8..5daac12dc540 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -40,3 +40,4 @@ keytoc
mvebuimg
prelink-riscv
imx9image
+pblimage
--
2.47.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-01-12 8:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-12 8:48 [PATCH] scripts: pblimage: add to .gitignore Ahmad Fatoum
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox