Commit 59cedd4d authored by Jeffrey Lee's avatar Jeffrey Lee
Browse files

Update Disc components file to install SoftSCSI modules to both RO510Hook and RO500Hook

Version 4.90. Tagged as 'BuildSys-4_90'
parent 36f44369
......@@ -196,6 +196,12 @@ SCSISoftUSB -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook
SCSIFS -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Boot.PreDesk.SoftSCSI
SCSIFiler -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO500Hook.Boot.PreDesk.SoftSCSI ASFLAGS="-PD \"SCSI SETL {TRUE}\""
# And again, for RO510Hook
SCSISwitch -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO510Hook.Boot.PreDesk.SoftSCSI
SCSISoftUSB -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO510Hook.Boot.PreDesk.SoftSCSI
SCSIFS -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO510Hook.Boot.PreDesk.SoftSCSI
SCSIFiler -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.RO510Hook.Boot.PreDesk.SoftSCSI ASFLAGS="-PD \"SCSI SETL {TRUE}\""
# AutoSense files for InetSetup
EtherK -options INSTDIR=<Install$Dir>.HardDisc4.!Boot.Resources.Configure.!InetSetup.AutoSense TARGET=AutoSense
......
/* (4.89)
/* (4.90)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 4.89
#define Module_MajorVersion_CMHG 4.90
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 25 Oct 2009
#define Module_MajorVersion "4.89"
#define Module_Version 489
#define Module_MajorVersion "4.90"
#define Module_Version 490
#define Module_MinorVersion ""
#define Module_Date "25 Oct 2009"
......@@ -18,6 +18,6 @@
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "4.89"
#define Module_HelpVersion "4.89 (25 Oct 2009)"
#define Module_LibraryVersionInfo "4:89"
#define Module_FullVersion "4.90"
#define Module_HelpVersion "4.90 (25 Oct 2009)"
#define Module_LibraryVersionInfo "4:90"
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