From e9955a812ad5fdcfde626f5984c6faa1c5f1a398 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 8 Aug 2010 20:31:57 +0000 Subject: 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 --- nuttx/configs/ea3131/usbserial/Make.defs | 6 ------ 1 file changed, 6 deletions(-) (limited to 'nuttx/configs/ea3131/usbserial') diff --git a/nuttx/configs/ea3131/usbserial/Make.defs b/nuttx/configs/ea3131/usbserial/Make.defs index 96dd769ee..97db7f125 100755 --- a/nuttx/configs/ea3131/usbserial/Make.defs +++ b/nuttx/configs/ea3131/usbserial/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- -- cgit v1.2.3