summaryrefslogtreecommitdiff
path: root/nuttx/configs/pjrc-8051/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/pjrc-8051/src/Makefile')
-rw-r--r--nuttx/configs/pjrc-8051/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/pjrc-8051/src/Makefile b/nuttx/configs/pjrc-8051/src/Makefile
index 0d6a7f05a..d6af2a6fe 100644
--- a/nuttx/configs/pjrc-8051/src/Makefile
+++ b/nuttx/configs/pjrc-8051/src/Makefile
@@ -71,6 +71,6 @@ clean:
$(call CLEAN)
distclean: clean
- rm -f Make.dep .depend
+ @rm -f Make.dep .depend
-include Make.dep