summaryrefslogtreecommitdiff
path: root/nuttx/configs/xtrs/ostest/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/xtrs/ostest/Make.defs')
-rw-r--r--nuttx/configs/xtrs/ostest/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/xtrs/ostest/Make.defs b/nuttx/configs/xtrs/ostest/Make.defs
index 47de3f0ee..561fce02e 100644
--- a/nuttx/configs/xtrs/ostest/Make.defs
+++ b/nuttx/configs/xtrs/ostest/Make.defs
@@ -65,7 +65,7 @@ SDCCLIB = z80.lib
ASMEXT = .asm
OBJEXT = .o
LIBEXT = .lib
-EXEEXT = .CMD
+EXEEXT = .cmd
define COMPILE
@echo "CC: $1"