OMAP3 3.87 KB
Newer Older
1 2 3 4 5 6 7
#------------------------------------------------------------------------------
# Components file for OMAP3 build
#------------------------------------------------------------------------------
%BaseAddress   0xFC000000
%Image         Build$ImageName
%Log           Build$ImageName
%Messages      Sources.Internat.Messages
8 9 10
%Joiner        romlinker
%JoinerFormat  romlinker
%noimagesize
11 12 13 14

# BBE Support
BuildApps
BuildExport
Robert Sprowson's avatar
Robert Sprowson committed
15 16
BuildSystem           -options COMPONENTFILE=OMAP3 COMPONENTFILE2=Universal
BuildEnvironment      -options ENVFILE=OMAP3
17 18 19 20 21 22
BuildModules
BuildTools

#------------------------------------------------------------------------------
# some headers
#
23
HdrSrc                -type EXP
24 25 26 27 28 29 30
#------------------------------------------------------------------------------
# we need the following exported for swis.h generation
# change the type to EXP
#
DDEUtils              -type EXP
Econet                -type EXP
DDT                   -type EXP
Robert Sprowson's avatar
Robert Sprowson committed
31
GPIO                  -type EXP
32 33 34 35 36 37 38
HostFS                -type EXP
SCSIDriver            -type EXP
PCCardFS              -type EXP
PDriver               -type EXP
PDumperDM             -type EXP
MakePSFont            -type EXP

39
# Kernel is first module in ROM seen as the UtilityModule
40
HAL_OMAP3
41
Kernel                -at 0xFC018000 -options ASFLAGS="-PD \"CMOS_Override SETS \\\"= FileLangCMOS,fsnumber_SCSIFS,CDROMFSCMOS,&C0\\\"\""
42
Podule                -type EXP
43
PCI
44 45
FileSwitch
ResourceFS
46
TerritoryManager
47 48
Messages
MessageTrans
49 50
UK
WindowManager         -options OPTIONS=Ursula
51 52
TaskManager
# Desktop is the 11th module (default language)
53 54
Desktop
SharedRISC_OSLib
55
ScreenModes
Jeffrey Lee's avatar
Jeffrey Lee committed
56
OMAPVideo             -options OMAP=3
57
BASIC105
58
BASIC64
Jeffrey Lee's avatar
Jeffrey Lee committed
59
BASICVFP
60 61
BlendTable
BufferManager
62
ColourTrans
63
Debugger
64
#DADebug
65
DeviceFS
66
PortableHAL
67
RTSupport
68
USBDriver
ROOL's avatar
ROOL committed
69
USBDriver             -type EXP -options COMPONENT=EHCIHALLib
70 71
EHCIDriver
MUSBDriver
72
PandoraKey
73
DisplayManager
74
DMAManager
75 76 77
DragASprite
DragAnObj
DrawMod
78
BBCEconet
79 80 81
FileCore
ADFS                  -type EXP
RamFS
82 83 84 85
Filer
FilerSWIs
FSLock
FontManager           
ROOL's avatar
ROOL committed
86
FPEmulator            -options FPE_APCS=3/32bit FPEANCHOR=High
87
VFPSupport
88
Free
89
Hourglass
90
IIC
91 92
International
InternationalKeyboard -options KEYBOARD=All
93
ITable
94 95 96 97
NetFS
NetFiler
NetPrint
NetStatus
98
Obey
99
Pinboard
100
PipeFS
101 102 103
RAMFSFiler
ResourceFiler
ROMFonts
104
RTC
105
ScreenBlanker
106
ScrSaver              -options SCRSAVERAPP=No
107
DualSerial
108
SerialDeviceDriver    -type EXP
109 110
SerialDeviceSupport
SerialMouse
111
ShellCLI
112 113 114 115
SoundDMA_HAL
SoundControl
SoundChannels
SoundScheduler
116 117
SpriteExtend
SpriteUtils
118
Squash
119
SuperSample
120
SystemDevices
121 122
TaskWindow            
WindowUtils
123
FilterManager
124 125 126
WaveSynth
StringLib
Percussion
127
SharedSnd
128
Filer_Action          
129 130 131 132
DOSFS                 -options PCMCIA=TRUE
SCSISwitch
SCSISoftUSB
SCSIFS
133
SCSIFiler             -options ASFLAGS="-PD \"SCSI SETL {TRUE}\"" TEMPLATES=yes
134 135
SDIODriver
SDFS
136
SDFSFiler             -options ASFLAGS="-PD \"SDFS SETL {TRUE}\"" TEMPLATES=yes
Jeffrey Lee's avatar
Jeffrey Lee committed
137
SDCMOS
138 139 140
ColourPicker
DrawFile
BootCommands
141 142 143 144 145 146 147 148 149 150
AUNMsgs
MManager
Internet
Resolver
Net
BootNet
Freeway
ShareFS
MimeMap
LanManFS              -options OPTIONS=-DCHECK_ARMBOOT_EXISTS ROMSPRITES=TRUE
151
EtherUSB
152
DHCP                  -options OPTIONS=-DMINIMUM_OPTIONS_LENGTH=4
153 154 155 156 157 158
Edit
Draw
Paint
Alarm
Chars
Help2
159 160 161 162

#
# Toolbox Modules/Libs
#
163
tboxlib
Robert Sprowson's avatar
Robert Sprowson committed
164
ToolboxLib            -type EXP
165 166 167 168
Toolbox
Window
ToolAction
Menu
169
Iconbar
170 171 172 173 174 175 176 177 178 179 180
ColourDbox
ColourMenu
DCS_Quit
FileInfo
FontDbox
FontMenu
PrintDbox
ProgInfo
SaveAs
Scale
Gadgets
181 182 183
#
# CDFS
#
184
CDFSDriver
185
CDFSSoftSCSI
186 187
CDFS
CDFSFiler
188

189
UnSqzAIF
190
BatMgrHAL
Robert Sprowson's avatar
Robert Sprowson committed
191
InetRes               -options TYPE=EmergencyUtils
192 193 194 195

# some libraries and bits
#
callx
196 197
AsmUtils              -type EXP
TCPIPheaders          -type EXP
198 199 200
socklib
inetlib
unixlib
201
UnicodeLib            -type EXP
202
ConfigLib             -type EXP
203 204 205 206 207 208 209 210 211 212
OSLib
DeskLib
ModMallocLib
PlainArgvLib
RemoteDebug
PDebug
DDTLib
Wild
Trace
DebugLib
213
SyncLib
214 215 216 217

NVRAM                 -type EXP
PortManager           -type EXP

218
SDCreate              -options INSTDIR=<Install$Dir>.ABRelease
219 220
ABRelease

221
# end