summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/ostest/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm3210e-eval/ostest/Make.defs')
-rw-r--r--nuttx/configs/stm3210e-eval/ostest/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm3210e-eval/ostest/Make.defs b/nuttx/configs/stm3210e-eval/ostest/Make.defs
index 773b3e71c..2940b86fd 100644
--- a/nuttx/configs/stm3210e-eval/ostest/Make.defs
+++ b/nuttx/configs/stm3210e-eval/ostest/Make.defs
@@ -37,7 +37,7 @@ include ${TOPDIR}/.config
# Setup for the selected toolchain
-ifeq ($(CONFIG_STM32_DFU)y)
+ifeq ($(CONFIG_STM32_DFU),y)
LDSCRIPT = ld.script.dfu
else
LDSCRIPT = ld.script