Commit 62f65f71 authored by John Ballance's avatar John Ballance
Browse files

Reflect import of AHCIDriver module

Detail:
  change moduledb and iMxd component
Admin:


Version 6.99. Tagged as 'BuildSys-6_99'
parent f9a3ad6f
No related merge requests found
......@@ -78,11 +78,11 @@ RTSupport
##MUSBDriver -options COPTIONS="-fn -g -DDEBUGLIB -DMUSB_DEBUG" CDEBUG="-DDEBUGLIB -DMUSB_DEBUG"
# USB drivers - non-debug
USBDriver
EHCIDriver
OHCIDriver
OHCIHeaders
#MUSBDriver
USBDriver
EHCIDriver
OHCIDriver
OHCIHeaders
#MUSBDriver
DisplayManager
DMAManager
......@@ -165,6 +165,7 @@ MimeMap
LanManFS -options OPTIONS=-DCHECK_ARMBOOT_EXISTS ROMSPRITES=TRUE
###EtherUSB
EtherTH
AHCIDriver
DHCP -options OPTIONS=-DMINIMUM_OPTIONS_LENGTH=4
Edit
Draw
......@@ -173,7 +174,7 @@ Alarm
Chars
Help2
#RTCAdjust
#
# Toolbox Modules/Libs
#
......
/* (6.98)
/* (6.99)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 6.98
#define Module_MajorVersion_CMHG 6.99
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 28 Nov 2016
#define Module_Date_CMHG 05 Dec 2016
#define Module_MajorVersion "6.98"
#define Module_Version 698
#define Module_MajorVersion "6.99"
#define Module_Version 699
#define Module_MinorVersion ""
#define Module_Date "28 Nov 2016"
#define Module_Date "05 Dec 2016"
#define Module_ApplicationDate "28-Nov-16"
#define Module_ApplicationDate "05-Dec-16"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "6.98"
#define Module_HelpVersion "6.98 (28 Nov 2016)"
#define Module_LibraryVersionInfo "6:98"
#define Module_FullVersion "6.99"
#define Module_HelpVersion "6.99 (05 Dec 2016)"
#define Module_LibraryVersionInfo "6:99"
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