Commit 722c288e authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Add EtherUSB to OMAP4 component list

Request from Willi Theiss, not tested here.

Version 5.62. Tagged as 'BuildSys-5_62'
parent c1b272a2
......@@ -88,7 +88,7 @@ Filer
FilerSWIs
FSLock
FontManager
FPEmulator -options FPE_APCS=3/32bit System=Iyonix
FPEmulator -options FPE_APCS=3/32bit
VFPSupport
Free
Hourglass
......@@ -150,6 +150,7 @@ Freeway
ShareFS
MimeMap
LanManFS -options OPTIONS=-DCHECK_ARMBOOT_EXISTS ROMSPRITES=TRUE
EtherUSB
DHCP -options OPTIONS=-DMINIMUM_OPTIONS_LENGTH=4
Edit
Draw
......@@ -163,7 +164,7 @@ Help2
# Toolbox Modules/Libs
#
tboxlib
ToolboxLib -type EXP
ToolboxLib -type EXP
TinyStubs
Toolbox
Window
......@@ -190,7 +191,7 @@ CDFS
CDFSFiler
UnSqzAIF
InetRes -options TYPE=EmergencyUtils
InetRes -options TYPE=EmergencyUtils
# some libraries and bits
#
......
/* (5.61)
/* (5.62)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 5.61
#define Module_MajorVersion_CMHG 5.62
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 05 Jun 2012
#define Module_MajorVersion "5.61"
#define Module_Version 561
#define Module_MajorVersion "5.62"
#define Module_Version 562
#define Module_MinorVersion ""
#define Module_Date "05 Jun 2012"
......@@ -18,6 +18,6 @@
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "5.61"
#define Module_HelpVersion "5.61 (05 Jun 2012)"
#define Module_LibraryVersionInfo "5:61"
#define Module_FullVersion "5.62"
#define Module_HelpVersion "5.62 (05 Jun 2012)"
#define Module_LibraryVersionInfo "5:62"
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