summaryrefslogtreecommitdiff
path: root/nuttx/configs/micropendous3/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/micropendous3/src/Makefile')
-rw-r--r--nuttx/configs/micropendous3/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/micropendous3/src/Makefile b/nuttx/configs/micropendous3/src/Makefile
index 66231a3b2..df5dd45f2 100644
--- a/nuttx/configs/micropendous3/src/Makefile
+++ b/nuttx/configs/micropendous3/src/Makefile
@@ -86,7 +86,7 @@ libboard$(LIBEXT): $(OBJS)
depend: .depend
clean:
- $(call DELFILE libboard$(LIBEXT)))
+ $(call DELFILE libboard$(LIBEXT))
$(call CLEAN)
distclean: clean