Commit 57420e96 authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Add RTC module to module database

Replace RTCAdjust with RTC in IOMD and Tungsten builds.
Add RTC to OMAP3 and OMAP4 builds.

Version 6.33. Tagged as 'BuildSys-6_33'
parent 3542e171
......@@ -97,7 +97,7 @@ PipeFS
RAMFSFiler
ResourceFiler
ROMFonts
#RTCAdjust
RTC
ScreenBlanker
ScrSaver -options SCRSAVERAPP=No
DualSerial
......
......@@ -93,7 +93,7 @@ PipeFS
RAMFSFiler
ResourceFiler
ROMFonts
RTCAdjust
RTC
ScreenBlanker
ScrSaver -options SCRSAVERAPP=No
SerialDeviceDriver
......
......@@ -96,7 +96,7 @@ PipeFS
RAMFSFiler
ResourceFiler
ROMFonts
#RTCAdjust
RTC
ScreenBlanker
ScrSaver -options SCRSAVERAPP=No
DualSerial
......
......@@ -95,7 +95,7 @@ PipeFS
RAMFSFiler
ResourceFiler
ROMFonts
#RTCAdjust
RTC
ScreenBlanker
ScrSaver -options SCRSAVERAPP=No
DualSerial
......
......@@ -92,7 +92,7 @@ PipeFS
RAMFSFiler
ResourceFiler
ROMFonts
#RTCAdjust
#RTC
ScreenBlanker
ScrSaver -options SCRSAVERAPP=No
#DualSerial
......
......@@ -92,7 +92,7 @@ PipeFS
RAMFSFiler
ResourceFiler
ROMFonts
#RTCAdjust
#RTC
ScreenBlanker
ScrSaver -options SCRSAVERAPP=No
#DualSerial
......
......@@ -95,7 +95,7 @@ PipeFS
RAMFSFiler
ResourceFiler
ROMFonts
RTCAdjust
RTC
ScreenBlanker
ScrSaver -options SCRSAVERAPP=No
DualSerial
......
......@@ -460,6 +460,7 @@ RMRun2 ASM closed.RiscOS.Sources.SystemRes.STB.Utilities.
ROMFonts ASM Sources.Video.Render.Fonts.ROMFonts Video ROMFonts
ROMpatchU C closed.RiscOS.Sources.SystemRes.Patch2 SystemRes ROMpatchU
RPiFiles RES Sources.SystemRes.RPiFiles FileSys RPiFiles
RTC C Sources.HWSupport.RTC HWSupport RTC
RTCAdjust ASM Sources.HWSupport.RTCAdjust HWSupport RTCAdjust
RTSupport C Sources.Programmer.RTSupport Programmer RTSupport
SAfrica ASM Sources.Internat.Territory.TerritoryModule Internat SAfrica
......
/* (6.32)
/* (6.33)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 6.32
#define Module_MajorVersion_CMHG 6.33
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 11 Nov 2013
#define Module_Date_CMHG 20 Nov 2013
#define Module_MajorVersion "6.32"
#define Module_Version 632
#define Module_MajorVersion "6.33"
#define Module_Version 633
#define Module_MinorVersion ""
#define Module_Date "11 Nov 2013"
#define Module_Date "20 Nov 2013"
#define Module_ApplicationDate "11-Nov-13"
#define Module_ApplicationDate "20-Nov-13"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "6.32"
#define Module_HelpVersion "6.32 (11 Nov 2013)"
#define Module_LibraryVersionInfo "6:32"
#define Module_FullVersion "6.33"
#define Module_HelpVersion "6.33 (20 Nov 2013)"
#define Module_LibraryVersionInfo "6:33"
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