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

Add PortableHAL to ModuleDB, insert into OMAP3 module chain

Version 4.96. Tagged as 'BuildSys-4_96'
parent 0ef6beb4
...@@ -59,6 +59,7 @@ ColourTrans ...@@ -59,6 +59,7 @@ ColourTrans
Debugger Debugger
#DADebug -options ROMSupport=TRUE #DADebug -options ROMSupport=TRUE
DeviceFS DeviceFS
PortableHAL
RTSupport RTSupport
# USB drivers - debug # USB drivers - debug
...@@ -210,7 +211,6 @@ Wild ...@@ -210,7 +211,6 @@ Wild
Trace Trace
DebugLib DebugLib
Portable -type EXP
NVRAM -type EXP NVRAM -type EXP
PortManager -type EXP PortManager -type EXP
......
...@@ -256,6 +256,7 @@ Portable ASM HWSupport.Portable HWSuppor ...@@ -256,6 +256,7 @@ Portable ASM HWSupport.Portable HWSuppor
Portable75 ASM HWSupport.Portable75 HWSupport Portable Portable75 ASM HWSupport.Portable75 HWSupport Portable
PortableCX ASM HWSupport.Portable75 HWSupport PortableCX PortableCX ASM HWSupport.Portable75 HWSupport PortableCX
PortableA4 ASM HWSupport.PortableA4 HWSupport Portable PortableA4 ASM HWSupport.PortableA4 HWSupport Portable
PortableHAL ASM HWSupport.PortableHAL HWSupport Portable
PS2Driver ASM HWSupport.PS2Driver HWSupport PS2Driver PS2Driver ASM HWSupport.PS2Driver HWSupport PS2Driver
RCMMDriver C HWSupport.RCMMDriver HWSupport RCMMDriver RCMMDriver C HWSupport.RCMMDriver HWSupport RCMMDriver
ARM ASM HWSupport.ARM HWSupport ARM ARM ASM HWSupport.ARM HWSupport ARM
......
/* (4.95) /* (4.96)
* *
* This file is automatically maintained by srccommit, do not edit manually. * This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1. * Last processed by srccommit version: 1.1.
* *
*/ */
#define Module_MajorVersion_CMHG 4.95 #define Module_MajorVersion_CMHG 4.96
#define Module_MinorVersion_CMHG #define Module_MinorVersion_CMHG
#define Module_Date_CMHG 16 Jan 2010 #define Module_Date_CMHG 30 Jan 2010
#define Module_MajorVersion "4.95" #define Module_MajorVersion "4.96"
#define Module_Version 495 #define Module_Version 496
#define Module_MinorVersion "" #define Module_MinorVersion ""
#define Module_Date "16 Jan 2010" #define Module_Date "30 Jan 2010"
#define Module_ApplicationDate "16-Jan-10" #define Module_ApplicationDate "30-Jan-10"
#define Module_ComponentName "BuildSys" #define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys" #define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "4.95" #define Module_FullVersion "4.96"
#define Module_HelpVersion "4.95 (16 Jan 2010)" #define Module_HelpVersion "4.96 (30 Jan 2010)"
#define Module_LibraryVersionInfo "4:95" #define Module_LibraryVersionInfo "4:96"
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