summaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu-v2_upstream
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/px4fmu-v2_upstream')
-rw-r--r--nuttx/configs/px4fmu-v2_upstream/nsh/Make.defs1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/px4fmu-v2_upstream/nsh/Make.defs b/nuttx/configs/px4fmu-v2_upstream/nsh/Make.defs
index ad18a1da3..231ac9f78 100644
--- a/nuttx/configs/px4fmu-v2_upstream/nsh/Make.defs
+++ b/nuttx/configs/px4fmu-v2_upstream/nsh/Make.defs
@@ -46,7 +46,6 @@ NM = $(CROSSDEV)nm
OBJCOPY = $(CROSSDEV)objcopy
OBJDUMP = $(CROSSDEV)objdump
-MAXOPTIMIZATION = -O3
ARCHCPUFLAGS = -mcpu=cortex-m4 \
-mthumb \
-march=armv7e-m \