summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2014-07-26 21:17:11 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2014-07-28 07:58:51 +0200
commitd7aebd9ce6b5a722e43b808cb1e582be32765a9f (patch)
tree90ea45f2594817a0898c1c036fdbe5295ef6e565 /Makefile
parent0acd345c02886ff4e8609edb6e2e0387843d8c36 (diff)
downloadbarebox-d7aebd9ce6b5a722e43b808cb1e582be32765a9f.tar.gz
barebox-d7aebd9ce6b5a722e43b808cb1e582be32765a9f.tar.xz
Makefile: clean barebox.zynq
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Cc: Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1ab27e0bdd..19a873ea4b 100644
--- a/Makefile
+++ b/Makefile
@@ -992,7 +992,7 @@ CLEAN_FILES += barebox System.map include/generated/barebox_default_env.h \
.tmp_version .tmp_barebox* barebox.bin barebox.map barebox.S \
.tmp_kallsyms* common/barebox_default_env* barebox.ldr \
scripts/bareboxenv-target barebox-flash-image \
- barebox.srec barebox.s5p barebox.ubl \
+ barebox.srec barebox.s5p barebox.ubl barebox.zynq \
barebox.uimage barebox.spi barebox.kwb barebox.kwbuart
# Directories & files removed with 'make mrproper'