summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131/locked/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ea3131/locked/Makefile')
-rw-r--r--nuttx/configs/ea3131/locked/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/ea3131/locked/Makefile b/nuttx/configs/ea3131/locked/Makefile
index e52b67880..21757036a 100644
--- a/nuttx/configs/ea3131/locked/Makefile
+++ b/nuttx/configs/ea3131/locked/Makefile
@@ -112,9 +112,9 @@ $(PASS1_SRCDIR)$(DELIM)locked.r: locked.r
depend: .depend
clean:
- $(call DELFILE locked.r)
- $(call DELFILE locked.map)
+ $(call DELFILE, locked.r)
+ $(call DELFILE, locked.map)
$(call CLEAN)
distclean: clean
- $(call DELFILE ld-locked.inc)
+ $(call DELFILE, ld-locked.inc)