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 3b77c2951..f9b6b12d3 100644
--- a/nuttx/configs/xtrs/ostest/Make.defs
+++ b/nuttx/configs/xtrs/ostest/Make.defs
@@ -35,7 +35,7 @@
include ${TOPDIR}/.config
-ifeq ("${CONFIG_DEBUG}","y")
+ifeq ("${CONFIG_DEBUG_SYMBOLS}","y")
ARCHOPTIMIZATION = --debug
else
ARCHOPTIMIZATION =