Commit 834c7eb7 authored by Jeffrey Lee's avatar Jeffrey Lee
Browse files

Update OMAP3 components file to use new ADFSFiler-less SCSIFiler

Detail:
  SCSIFiler is now no longer dependent on ADFSFiler's resources, so there's no point including ADFSFiler in the ROM image.
Admin:
  Tested on rev C2 beagleboard


Version 4.99. Tagged as 'BuildSys-4_99'
parent 698005c1
......@@ -50,7 +50,6 @@ Desktop
SharedRISC_OSLib
OMAPVideo
TaskManager
ADFSFiler
ARM
BASIC105
BASIC64
......@@ -135,7 +134,7 @@ DOSFS -options PCMCIA=TRUE
SCSISwitch
SCSISoftUSB
SCSIFS
SCSIFiler -options ASFLAGS="-PD \"SCSI SETL {TRUE}\""
SCSIFiler -options ASFLAGS="-PD \"SCSI SETL {TRUE}\"" SCSITEMPLATES=yes
ColourPicker
ScreenModes
DrawFile
......
/* (4.98)
/* (4.99)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 4.98
#define Module_MajorVersion_CMHG 4.99
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 28 Feb 2010
#define Module_Date_CMHG 01 Mar 2010
#define Module_MajorVersion "4.98"
#define Module_Version 498
#define Module_MajorVersion "4.99"
#define Module_Version 499
#define Module_MinorVersion ""
#define Module_Date "28 Feb 2010"
#define Module_Date "01 Mar 2010"
#define Module_ApplicationDate "28-Feb-10"
#define Module_ApplicationDate "01-Mar-10"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "4.98"
#define Module_HelpVersion "4.98 (28 Feb 2010)"
#define Module_LibraryVersionInfo "4:98"
#define Module_FullVersion "4.99"
#define Module_HelpVersion "4.99 (01 Mar 2010)"
#define Module_LibraryVersionInfo "4: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