Commit ac0a48ca authored by Ben Avison's avatar Ben Avison
Browse files

Updated OMAP4 Components file to include all the SD components

Detail:
  SDIODriver, SDFS and SDFSFiler added. Also SerialDeviceSupport is now
  built into the ROM.
Admin:
  Changes received from Willi Theiss

Version 5.68. Tagged as 'BuildSys-5_68'
parent f8d2ed01
......@@ -99,7 +99,7 @@ ScreenBlanker
ScrSaver -options SCRSAVERAPP=No
DualSerial
SerialDeviceDriver -type EXP
SerialDeviceSupport -type EXP
SerialDeviceSupport
#SerialMouse
ShellCLI
SoundDMA_HAL
......@@ -124,6 +124,10 @@ SCSISwitch
SCSISoftUSB
SCSIFS
SCSIFiler -options ASFLAGS="-PD \"SCSI SETL {TRUE}\"" SCSITEMPLATES=yes
SDIODriver
SDFS
SDFSFiler -options ASFLAGS="-PD \"SDFS SETL {TRUE}\""
#SDCMOS
ColourPicker
ScreenModes
DrawFile
......@@ -200,6 +204,7 @@ DDTLib
Wild
Trace
DebugLib
SyncLib
NVRAM -type EXP
PortManager -type EXP
......
/* (5.67)
/* (5.68)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 5.67
#define Module_MajorVersion_CMHG 5.68
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 17 Jun 2012
#define Module_Date_CMHG 04 Jul 2012
#define Module_MajorVersion "5.67"
#define Module_Version 567
#define Module_MajorVersion "5.68"
#define Module_Version 568
#define Module_MinorVersion ""
#define Module_Date "17 Jun 2012"
#define Module_Date "04 Jul 2012"
#define Module_ApplicationDate "17-Jun-12"
#define Module_ApplicationDate "04-Jul-12"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "5.67"
#define Module_HelpVersion "5.67 (17 Jun 2012)"
#define Module_LibraryVersionInfo "5:67"
#define Module_FullVersion "5.68"
#define Module_HelpVersion "5.68 (04 Jul 2012)"
#define Module_LibraryVersionInfo "5:68"
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