Commit ad46ee07 authored by Ben Avison's avatar Ben Avison
Browse files

Added S3C2440 and S3C6410 builds

Admin:
  Based on a code submission by Tom Walker

Version 5.16. Tagged as 'BuildSys-5_16'
parent 1116e40c
#------------------------------------------------------------------------------
# Components file for S3C2440 build
#------------------------------------------------------------------------------
%BaseAddress 0xFC000000
%Image Build$ImageName
%Log Build$ImageName
%Messages Sources.Internat.Messages
%Joiner BigSplit2
%JoinerFormat BigSplit
# BBE Support
BuildApps
BuildExport
BuildSystem -options COMPONENTFILE=S3C2440 COMPONENTFILE2=Universal
BuildEnvironment -options ENVFILE=S3C2440
BuildModules
BuildTools
#------------------------------------------------------------------------------
# some headers
#
HdrSrc -type EXP
#------------------------------------------------------------------------------
# we need the following exported for swis.h generation
# change the type to EXP
#
DDEUtils -type EXP
Econet -type EXP
DDT -type EXP
HostFS -type EXP
SCSIDriver -type EXP
PCCardFS -type EXP
PDriver -type EXP
PDumperDM -type EXP
MakePSFont -type EXP
# kernel is first module in ROM seen as the UtilityModule
HAL_S3C2440
Kernel -at 0xFC010000
Podule -type EXP
PCI
FileSwitch
ResourceFS
TerritoryManager
Messages
MessageTrans
UK
WindowManager -options OPTIONS=Ursula
Desktop
SharedRISC_OSLib
#OMAPVideo -options DEBUG=TRUE
TaskManager
ARM
BASIC105
BASIC64
BASICTrans
BufferManager
ColourTrans
Debugger
#DADebug -options ROMSupport=TRUE
DeviceFS
#PortableHAL
RTSupport
# USB drivers - debug
#USBDriver -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM " CDEBUG="-DDEBUGLIB -DUSB_DEBUG -DOHCI_DEBUG -DEHCI_DEBUG"
#EHCIDriver -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM " CDEBUG="-DDEBUGLIB -DUSB_DEBUG -DOHCI_DEBUG -DEHCI_DEBUG"
#OHCIDriver -type EXP -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM " CDEBUG="-DDEBUGLIB -DUSB_DEBUG -DOHCI_DEBUG -DEHCI_DEBUG"
#OHCIHeaders -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM " CDEBUG="-DDEBUGLIB -DUSB_DEBUG -DOHCI_DEBUG -DEHCI_DEBUG"
#MUSBDriver -options COPTIONS="-fn -g -DDEBUGLIB -DMUSB_DEBUG" CDEBUG="-DDEBUGLIB -DMUSB_DEBUG"
# USB drivers - non-debug
USBDriver -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
EHCIDriver -type EXP -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
OHCIDriver -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
OHCIHeaders -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
MUSBDriver -type EXP -options
DisplayManager
#DMAManager
DragASprite
DragAnObj
DrawMod
#BBCEconet
FileCore
ADFS -type EXP
RamFS
Filer
FilerSWIs
FSLock
FontManager
FPEmulator -options FPE_APCS=3/32bit System=Iyonix
Free
Hourglass
IIC
International
InternationalKeyboard -options KEYBOARD=All
ITable
NetFS
NetFiler
NetPrint
NetStatus
NetUtils
Obey
Pinboard
PipeFS
RAMFSFiler
ResourceFiler
ROMFonts
ScreenBlanker
ScrSaver -options SCRSAVERAPP=No
#DualSerial
SerialDeviceDriver -type EXP
#SerialDeviceSupport
#SerialMouse
ShellCLI
SoundDMA -type EXP
#SoundControl
SoundChannels
SoundScheduler
SpriteExtend
SpriteUtils
Squash
SuperSample
SystemDevices
TaskWindow
WindowUtils
FilterManager
WaveSynth
StringLib
Percussion
Filer_Action
DOSFS -options PCMCIA=TRUE
SCSISwitch
SCSISoftUSB
SCSIFS
SCSIFiler -options ASFLAGS="-PD \"SCSI SETL {TRUE}\"" SCSITEMPLATES=yes
ColourPicker
ScreenModes
DrawFile
BootCommands
AUNMsgs
MManager
Internet
Resolver
Net
BootNet
Freeway
ShareFS
MimeMap
LanManFS -options OPTIONS=-DCHECK_ARMBOOT_EXISTS ROMSPRITES=TRUE
DHCP -options OPTIONS=-DMINIMUM_OPTIONS_LENGTH=4
Edit
Draw
Paint
Alarm
Chars
Help2
#RTCAdjust
#
# Toolbox Modules/Libs
#
tboxlib
ToolboxLib -type EXP
TinyStubs
Toolbox
Window
ToolAction
Menu
IconBar
ColourDbox
ColourMenu
DCS_Quit
FileInfo
FontDbox
FontMenu
PrintDbox
ProgInfo
SaveAs
Scale
Gadgets
#
# CDFS
#
#CDFSDriver
#ATAPI
#CDFS
#CDFSFiler
#InetRes -options TYPE=EmergencyUtils
# some libraries and bits
#
callx
AsmUtils
TCPIPheaders
socklib
inetlib
unixlib
UnicodeLib
OSLib
DeskLib
ModMallocLib
PlainArgvLib
RemoteDebug
PDebug
DDTLib
Wild
Trace
DebugLib
Portable -type EXP
NVRAM -type EXP
PortManager -type EXP
# end
#------------------------------------------------------------------------------
# Components file for S3C2440 build
#------------------------------------------------------------------------------
%BaseAddress 0xFC000000
%Image Build$ImageName
%Log Build$ImageName
%Messages Sources.Internat.Messages
%Joiner BigSplit2
%JoinerFormat BigSplit
# BBE Support
BuildApps
BuildExport
BuildSystem -options COMPONENTFILE=S3C6410 COMPONENTFILE2=Universal
BuildEnvironment -options ENVFILE=S3C6410
BuildModules
BuildTools
#------------------------------------------------------------------------------
# some headers
#
HdrSrc -type EXP
#------------------------------------------------------------------------------
# we need the following exported for swis.h generation
# change the type to EXP
#
DDEUtils -type EXP
Econet -type EXP
DDT -type EXP
HostFS -type EXP
SCSIDriver -type EXP
PCCardFS -type EXP
PDriver -type EXP
PDumperDM -type EXP
MakePSFont -type EXP
# kernel is first module in ROM seen as the UtilityModule
HAL_S3C6410
Kernel -at 0xFC010000
Podule -type EXP
PCI
FileSwitch
ResourceFS
TerritoryManager
Messages
MessageTrans
UK
WindowManager -options OPTIONS=Ursula
Desktop
SharedRISC_OSLib
#OMAPVideo -options DEBUG=TRUE
TaskManager
ARM
BASIC105
BASIC64
BASICTrans
BufferManager
ColourTrans
Debugger
#DADebug -options ROMSupport=TRUE
DeviceFS
#PortableHAL
RTSupport
# USB drivers - debug
#USBDriver -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM " CDEBUG="-DDEBUGLIB -DUSB_DEBUG -DOHCI_DEBUG -DEHCI_DEBUG"
#EHCIDriver -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM " CDEBUG="-DDEBUGLIB -DUSB_DEBUG -DOHCI_DEBUG -DEHCI_DEBUG"
#OHCIDriver -type EXP -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM " CDEBUG="-DDEBUGLIB -DUSB_DEBUG -DOHCI_DEBUG -DEHCI_DEBUG"
#OHCIHeaders -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM " CDEBUG="-DDEBUGLIB -DUSB_DEBUG -DOHCI_DEBUG -DEHCI_DEBUG"
#MUSBDriver -options COPTIONS="-fn -g -DDEBUGLIB -DMUSB_DEBUG" CDEBUG="-DDEBUGLIB -DMUSB_DEBUG"
# USB drivers - non-debug
USBDriver -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
EHCIDriver -type EXP -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
OHCIDriver -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
OHCIHeaders -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
MUSBDriver -type EXP -options
DisplayManager
#DMAManager
DragASprite
DragAnObj
DrawMod
#BBCEconet
FileCore
ADFS -type EXP
RamFS
Filer
FilerSWIs
FSLock
FontManager
#FPEmulator -options FPE_APCS=3/32bit System=Iyonix
Free
Hourglass
IIC
International
InternationalKeyboard -options KEYBOARD=All
ITable
NetFS
NetFiler
NetPrint
NetStatus
NetUtils
Obey
Pinboard
PipeFS
RAMFSFiler
ResourceFiler
ROMFonts
ScreenBlanker
ScrSaver -options SCRSAVERAPP=No
#DualSerial
SerialDeviceDriver -type EXP
#SerialDeviceSupport
#SerialMouse
ShellCLI
SoundDMA -type EXP
#SoundControl
SoundChannels
SoundScheduler
SpriteExtend
SpriteUtils
Squash
SuperSample
SystemDevices
TaskWindow -type EXP
WindowUtils
FilterManager
WaveSynth
StringLib
Percussion
Filer_Action
DOSFS -options PCMCIA=TRUE
SCSISwitch
SCSISoftUSB
SCSIFS
SCSIFiler -options ASFLAGS="-PD \"SCSI SETL {TRUE}\"" SCSITEMPLATES=yes
ColourPicker
ScreenModes
DrawFile
BootCommands
AUNMsgs
MManager
Internet
Resolver
Net
BootNet
Freeway
ShareFS
MimeMap
LanManFS -options OPTIONS=-DCHECK_ARMBOOT_EXISTS ROMSPRITES=TRUE
DHCP -options OPTIONS=-DMINIMUM_OPTIONS_LENGTH=4
Edit
Draw
Paint
Alarm
Chars
Help2
#RTCAdjust
#
# Toolbox Modules/Libs
#
tboxlib
ToolboxLib -type EXP
TinyStubs
Toolbox
Window
ToolAction
Menu
IconBar
ColourDbox
ColourMenu
DCS_Quit
FileInfo
FontDbox
FontMenu
PrintDbox
ProgInfo
SaveAs
Scale
Gadgets
#
# CDFS
#
#CDFSDriver
#ATAPI
#CDFS
#CDFSFiler
#InetRes -options TYPE=EmergencyUtils
# some libraries and bits
#
callx
AsmUtils
TCPIPheaders
socklib
inetlib
unixlib
UnicodeLib
OSLib
DeskLib
ModMallocLib
PlainArgvLib
RemoteDebug
PDebug
DDTLib
Wild
Trace
DebugLib
Portable -type EXP
NVRAM -type EXP
PortManager -type EXP
# end
......@@ -132,6 +132,8 @@ WhatSTB RES closed.RiscOS.Sources.SystemRes.STB.Utilities.
#--------------------------------------------------------------------------------------------------------------------------------------
HAL_IOMD HAL Sources.HAL.HAL_IOMD RISC_OS IOMD
HAL_OMAP3 HAL Sources.HAL.HAL_OMAP3 RISC_OS OMAP3
HAL_S3C2440 HAL Sources.HAL.HAL_S3C2440 RISC_OS S3C2440
HAL_S3C6410 HAL Sources.HAL.HAL_S3C6410 RISC_OS S3C6410
HAL_Tungsten HAL Sources.HAL.HAL_Tungsten RISC_OS Tungsten
Kernel KERNEL Sources.Kernel RISC_OS Kernel
#--------------------------------------------------------------------------------------------------------------------------------------
......
/* (5.15)
/* (5.16)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 5.15
#define Module_MajorVersion_CMHG 5.16
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 22 May 2011
#define Module_Date_CMHG 03 Jun 2011
#define Module_MajorVersion "5.15"
#define Module_Version 515
#define Module_MajorVersion "5.16"
#define Module_Version 516
#define Module_MinorVersion ""
#define Module_Date "22 May 2011"
#define Module_Date "03 Jun 2011"
#define Module_ApplicationDate "22-May-11"
#define Module_ApplicationDate "03-Jun-11"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "5.15"
#define Module_HelpVersion "5.15 (22 May 2011)"
#define Module_LibraryVersionInfo "5:15"
#define Module_FullVersion "5.16"
#define Module_HelpVersion "5.16 (03 Jun 2011)"
#define Module_LibraryVersionInfo "5:16"
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