summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131/ostest
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ea3131/ostest')
-rwxr-xr-xnuttx/configs/ea3131/ostest/Make.defs6
1 files changed, 0 insertions, 6 deletions
diff --git a/nuttx/configs/ea3131/ostest/Make.defs b/nuttx/configs/ea3131/ostest/Make.defs
index 4a6171dc4..ba8d30f81 100755
--- a/nuttx/configs/ea3131/ostest/Make.defs
+++ b/nuttx/configs/ea3131/ostest/Make.defs
@@ -53,12 +53,6 @@ ifeq ($(CONFIG_LPC313X_DEVKITARM),y)
CROSSDEV = arm-eabi-
WINTOOL = y
endif
-ifeq ($(CONFIG_LPC313X_RAISONANCE),y)
- # Raisonance RIDE7 under Windows
- CROSSDEV = arm-none-eabi-
- WINTOOL = y
- MAXOPTIMIZATION = -O2
-endif
ifeq ($(CONFIG_LPC313X_BUILDROOT),y)
# NuttX buildroot under Linux or Cygwin
CROSSDEV = arm-elf-