Commit c137f3cc authored by Jeffrey Lee's avatar Jeffrey Lee
Browse files

Add RTSupport to OMAP3 components file

Detail:
  RTSupport is now required to build SCSISoftUSB and (more importantly) included in the ROM image to enable the USB optimisations.
Admin:
  Tested on rev C2 beagleboard


Version 4.87. Tagged as 'BuildSys-4_87'
parent 7c3ee4a7
......@@ -56,9 +56,10 @@ BASIC64
BASICTrans
BufferManager
ColourTrans
#DADebug -options ROMSupport=TRUE
Debugger
#DADebug -options ROMSupport=TRUE
DeviceFS
RTSupport
# USB drivers - debug
#USBDriver -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM " CDEBUG="-DDEBUGLIB -DUSB_DEBUG -DOHCI_DEBUG -DEHCI_DEBUG"
......@@ -72,7 +73,7 @@ USBDriver -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIU
EHCIDriver -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
OHCIDriver -type EXP -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
OHCIHeaders -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
MUSBDriver
MUSBDriver -options
DisplayManager
#DMAManager
......
/* (4.86)
/* (4.87)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 4.86
#define Module_MajorVersion_CMHG 4.87
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 01 Oct 2009
#define Module_Date_CMHG 22 Oct 2009
#define Module_MajorVersion "4.86"
#define Module_Version 486
#define Module_MajorVersion "4.87"
#define Module_Version 487
#define Module_MinorVersion ""
#define Module_Date "01 Oct 2009"
#define Module_Date "22 Oct 2009"
#define Module_ApplicationDate "01-Oct-09"
#define Module_ApplicationDate "22-Oct-09"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "4.86"
#define Module_HelpVersion "4.86 (01 Oct 2009)"
#define Module_LibraryVersionInfo "4:86"
#define Module_FullVersion "4.87"
#define Module_HelpVersion "4.87 (22 Oct 2009)"
#define Module_LibraryVersionInfo "4:87"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment