summaryrefslogtreecommitdiff
path: root/misc/buildroot/package
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-30 15:24:22 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-30 15:24:22 -0600
commit622591fb019b38e7e3daeaee079e26d9ca27394f (patch)
treea79cc8318d8639b11fde9dc3d3591198d58efe4e /misc/buildroot/package
parent1bc74b1308d24b6a9c7a58421f0cb89fbd593da6 (diff)
downloadnuttx-622591fb019b38e7e3daeaee079e26d9ca27394f.tar.gz
nuttx-622591fb019b38e7e3daeaee079e26d9ca27394f.tar.bz2
nuttx-622591fb019b38e7e3daeaee079e26d9ca27394f.zip
The Makefile in every directory that can generate a .dSYM should also clean .dSYM files
Diffstat (limited to 'misc/buildroot/package')
-rw-r--r--misc/buildroot/package/config/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/buildroot/package/config/Makefile b/misc/buildroot/package/config/Makefile
index 430138f77..55bef1d06 100644
--- a/misc/buildroot/package/config/Makefile
+++ b/misc/buildroot/package/config/Makefile
@@ -129,6 +129,6 @@ ncurses:
fi
clean:
- $(RM) *.o *~ core $(TARGETS) $(MCONF_OBJS) $(CONF_OBJS) \
+ $(RM) *.o *.dSYM *~ core $(TARGETS) $(MCONF_OBJS) $(CONF_OBJS) \
conf mconf zconf.tab.c zconf.tab.h lex.zconf.c lkc_defs.h