summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131/nsh
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-08-08 20:31:57 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-08-08 20:31:57 +0000
commite9955a812ad5fdcfde626f5984c6faa1c5f1a398 (patch)
tree1ac7694d4ec391624bb9750dfd0466b9bd192d95 /nuttx/configs/ea3131/nsh
parent20e5614e3299d77e103ecef4d6b2bbac6b6375ee (diff)
downloadpx4-nuttx-e9955a812ad5fdcfde626f5984c6faa1c5f1a398.tar.gz
px4-nuttx-e9955a812ad5fdcfde626f5984c6faa1c5f1a398.tar.bz2
px4-nuttx-e9955a812ad5fdcfde626f5984c6faa1c5f1a398.zip
Remove support for Raisonance tools where it does not belong
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2833 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ea3131/nsh')
-rwxr-xr-xnuttx/configs/ea3131/nsh/Make.defs6
1 files changed, 0 insertions, 6 deletions
diff --git a/nuttx/configs/ea3131/nsh/Make.defs b/nuttx/configs/ea3131/nsh/Make.defs
index 55e0fc24a..9f1b52435 100755
--- a/nuttx/configs/ea3131/nsh/Make.defs
+++ b/nuttx/configs/ea3131/nsh/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-