summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2012-04-28 19:52:56 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2012-04-30 14:01:34 +0200
commit6b489256ee1358973d536e723c77c2483e6b9f5b (patch)
treed227b5b60a4041c52dd37d8351ccebd70cc43d24 /Makefile
parent72a1bc9d9507b594e606f7a63ed4b619577ab32c (diff)
downloadbarebox-6b489256ee1358973d536e723c77c2483e6b9f5b.tar.gz
barebox-6b489256ee1358973d536e723c77c2483e6b9f5b.tar.xz
Makefile: add barebox.srec to 'clean'
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fb85915904..44b7dbd516 100644
--- a/Makefile
+++ b/Makefile
@@ -1002,7 +1002,8 @@ endif # CONFIG_MODULES
CLEAN_DIRS += $(MODVERDIR)
CLEAN_FILES += barebox System.map include/generated/barebox_default_env.h \
.tmp_version .tmp_barebox* barebox.bin barebox.map barebox.S \
- .tmp_kallsyms* barebox_default_env* barebox.ldr Doxyfile.version
+ .tmp_kallsyms* barebox_default_env* barebox.ldr \
+ Doxyfile.version barebox.srec
# Directories & files removed with 'make mrproper'
MRPROPER_DIRS += include/config include2 usr/include