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 48bae8743..47de3f0ee 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 = .hex
+EXEEXT = .CMD
define COMPILE
@echo "CC: $1"