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