[PATCH] scripts: pblimage: add to .gitignore

Ahmad Fatoum a.fatoum at barebox.org
Mon Jan 12 00:48:15 PST 2026


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 at 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




More information about the barebox mailing list