summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
Diffstat (limited to 'images')
-rw-r--r--images/.gitignore2
-rw-r--r--images/Makefile2
2 files changed, 3 insertions, 1 deletions
diff --git a/images/.gitignore b/images/.gitignore
index ec9e3c0bc6..d27e71a0c8 100644
--- a/images/.gitignore
+++ b/images/.gitignore
@@ -14,6 +14,8 @@
*.t30img.cfg
*.t124img
*.t124img.cfg
+*.mlo
+*.mlospi
pbl.lds
barebox.x
barebox.z
diff --git a/images/Makefile b/images/Makefile
index 740c197754..738fcb6bd3 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -118,5 +118,5 @@ images: $(addprefix $(obj)/, $(image-y)) FORCE
clean-files := *.pbl *.pblb *.pblx *.map start_*.imximg *.img barebox.z start_*.kwbimg \
start_*.kwbuartimg *.socfpgaimg *.mlo *.t20img *.t20img.cfg *.t30img \
- *.t30img.cfg *.t124img *.t124img.cfg
+ *.t30img.cfg *.t124img *.t124img.cfg *.mlospi *.mlo
clean-files += pbl.lds