summaryrefslogtreecommitdiff
path: root/controller/fw/Makefile
diff options
context:
space:
mode:
authorjaseg <git-bigdata-wsl-arch@jaseg.de>2020-03-18 15:34:35 +0100
committerjaseg <git-bigdata-wsl-arch@jaseg.de>2020-03-18 15:34:35 +0100
commit639a4d1386b6d9b3be91ff03d09104a63db4ea45 (patch)
tree55c1a551d0acbc23a89f9c854cb124766dce2a49 /controller/fw/Makefile
parent583d6fec80831b29e406d80ad75196879d19b6bc (diff)
downloadmaster-thesis-639a4d1386b6d9b3be91ff03d09104a63db4ea45.tar.gz
master-thesis-639a4d1386b6d9b3be91ff03d09104a63db4ea45.tar.bz2
master-thesis-639a4d1386b6d9b3be91ff03d09104a63db4ea45.zip
Fix up linkmem script
Diffstat (limited to 'controller/fw/Makefile')
-rw-r--r--controller/fw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/controller/fw/Makefile b/controller/fw/Makefile
index 0faea30..11b68b8 100644
--- a/controller/fw/Makefile
+++ b/controller/fw/Makefile
@@ -306,6 +306,7 @@ clean:
rm -rf $(BUILDDIR)/src
rm -rf $(BUILDDIR)/generated
rm -f $(BUILDDIR)/$(BINARY)
+ rm -f $(BUILDDIR)/$(BINARY:.elf=.map)
rm -f $(BUILDDIR)/$(BINARY:.elf=-symbol-sizes.dot)
rm -f $(BUILDDIR)/$(BINARY:.elf=-symbol-sizes.pdf)
rm -f $(BUILDDIR)/tools/freq_meas_test