Commit 9701a17a authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Pass 'PCIHardware' into serial device driver on Tungsten

Version 6.06. Tagged as 'BuildSys-6_06'
parent 46c0a1af
......@@ -98,7 +98,7 @@ RTCAdjust
ScreenBlanker
ScrSaver -options SCRSAVERAPP=No
DualSerial
SerialDeviceDriver
SerialDeviceDriver -options ASFLAGS="-PD \"PCIHardware SETL {TRUE}\""
SerialDeviceSupport
SerialMouse
ShellCLI
......
/* (6.05)
/* (6.06)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 6.05
#define Module_MajorVersion_CMHG 6.06
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 22 Dec 2012
#define Module_Date_CMHG 14 Jan 2013
#define Module_MajorVersion "6.05"
#define Module_Version 605
#define Module_MajorVersion "6.06"
#define Module_Version 606
#define Module_MinorVersion ""
#define Module_Date "22 Dec 2012"
#define Module_Date "14 Jan 2013"
#define Module_ApplicationDate "22-Dec-12"
#define Module_ApplicationDate "14-Jan-13"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "6.05"
#define Module_HelpVersion "6.05 (22 Dec 2012)"
#define Module_LibraryVersionInfo "6:5"
#define Module_FullVersion "6.06"
#define Module_HelpVersion "6.06 (14 Jan 2013)"
#define Module_LibraryVersionInfo "6:6"
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