Commit 491a0fb4 authored by Ben Avison's avatar Ben Avison
Browse files

Added SD components to the BCM2835 build

Version 5.65. Tagged as 'BuildSys-5_65'
parent 1cad4c67
......@@ -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
......@@ -201,6 +205,7 @@ DDTLib
Wild
Trace
DebugLib
SyncLib
NVRAM -type EXP
PortManager -type EXP
......
/* (5.64)
/* (5.65)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 5.64
#define Module_MajorVersion_CMHG 5.65
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 08 Jun 2012
#define Module_Date_CMHG 15 Jun 2012
#define Module_MajorVersion "5.64"
#define Module_Version 564
#define Module_MajorVersion "5.65"
#define Module_Version 565
#define Module_MinorVersion ""
#define Module_Date "08 Jun 2012"
#define Module_Date "15 Jun 2012"
#define Module_ApplicationDate "08-Jun-12"
#define Module_ApplicationDate "15-Jun-12"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "5.64"
#define Module_HelpVersion "5.64 (08 Jun 2012)"
#define Module_LibraryVersionInfo "5:64"
#define Module_FullVersion "5.65"
#define Module_HelpVersion "5.65 (15 Jun 2012)"
#define Module_LibraryVersionInfo "5:65"
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