summaryrefslogtreecommitdiff
path: root/nuttx/tools/pic32mx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/tools/pic32mx/Makefile')
-rw-r--r--nuttx/tools/pic32mx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/tools/pic32mx/Makefile b/nuttx/tools/pic32mx/Makefile
index 040cf58cc..1d6a2962c 100644
--- a/nuttx/tools/pic32mx/Makefile
+++ b/nuttx/tools/pic32mx/Makefile
@@ -47,5 +47,5 @@ mkconfig: mkpichex.c mkpichex.c
@gcc $(CFLAGS) -o mkpichex mkpichex.c
clean:
- @rm -f *.o *.a *~ .*.swp
+ @rm -f *.o *.a *.dSYM *~ .*.swp
@rm -f mkpichex mkpichex.exe