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