summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2023-03-17 12:09:36 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2023-03-17 12:09:36 +0100
commitb3bbee2823b2ca3100c8528218059d84e17b98be (patch)
tree7d29052cf8f004df22f1bf7eed1ca2dbebeb311b /Makefile
parente068bbf6a3608351484567af19da68e0e382fa0f (diff)
parenta7dbb27336aed71feed4832421d5e314bf4acc90 (diff)
downloadbarebox-b3bbee2823b2ca3100c8528218059d84e17b98be.tar.gz
Merge branch 'next'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index af7af91112..6f2f4ce748 100644
--- a/Makefile
+++ b/Makefile
@@ -1145,8 +1145,8 @@ CLEAN_FILES += barebox System.map stickypage.bin include/generated/barebox_defau
.tmp_version .tmp_barebox* barebox.bin barebox.map \
.tmp_kallsyms* barebox.ldr compile_commands.json \
barebox-flash-image \
- barebox.srec barebox.s5p barebox.ubl barebox.zynq \
- barebox.uimage barebox.spi barebox.kwb barebox.kwbuart \
+ barebox.srec barebox.s5p barebox.ubl \
+ barebox.uimage \
barebox.efi barebox.canon-a1100.bin
CLEAN_FILES += scripts/bareboxenv-target scripts/kernel-install-target \