OMAP3 3.7 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
#------------------------------------------------------------------------------
# Components file for OMAP3 build
#------------------------------------------------------------------------------
%BaseAddress   0xFC000000
%Image         Build$ImageName
%Log           Build$ImageName
%Messages      Sources.Internat.Messages
%Joiner        BigSplit2
%JoinerFormat  BigSplit

# BBE Support
BuildApps
BuildExport
BuildSystem             -options COMPONENTFILE=OMAP3 COMPONENTFILE2=Universal
BuildEnvironment        -options ENVFILE=OMAP3
BuildModules
BuildTools

#------------------------------------------------------------------------------
# some headers
#
22
HdrSrc                -type EXP
23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
#------------------------------------------------------------------------------
# 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_OMAP3
Kernel                -at 0xFC010000
Podule                -type EXP
41
PCI
42 43
FileSwitch
ResourceFS
44
TerritoryManager
45 46
Messages
MessageTrans
47 48 49 50 51
UK
WindowManager         -options OPTIONS=Ursula
Desktop
SharedRISC_OSLib
TaskManager
52
ADFSFiler
53 54
ARM
BASIC105
55
BASIC64
56 57 58
BASICTrans
BufferManager         
ColourTrans           
59
Debugger
60 61 62 63 64 65
DeviceFS
USBDriver             -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
EHCIDriver            -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
OHCIDriver            -type EXP -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
OHCIHeaders           -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
DisplayManager
66
#DMAManager
67 68 69
DragASprite
DragAnObj
DrawMod
70
#BBCEconet
71 72 73
FileCore
ADFS                  -type EXP
RamFS
74 75 76 77 78 79
Filer
FilerSWIs
FSLock
FontManager           
FPEmulator            -options FPE_APCS=3/32bit System=Iyonix
Free
80
Hourglass
81
#IIC
82 83
International
InternationalKeyboard -options KEYBOARD=All
84
ITable
85 86 87 88 89
#NetFS
#NetFiler
#NetPrint
#NetStatus
#NetUtils
90
Obey
91
Pinboard
92
PipeFS
93 94 95
RAMFSFiler
ResourceFiler
ROMFonts
96
ScreenBlanker
97
ScrSaver              -options SCRSAVERAPP=No
98 99 100 101
#DualSerial
SerialDeviceDriver    -type EXP
#SerialDeviceSupport
#SerialMouse
102
ShellCLI
103 104 105 106
SoundDMA_Tungsten     -type EXP
#SoundControl
#SoundChannels
#SoundScheduler
107 108
SpriteExtend
SpriteUtils
109
#Squash
110
SuperSample
111
SystemDevices
112 113
TaskWindow            
WindowUtils
114
FilterManager
115 116 117
#WaveSynth
#StringLib
#Percussion
118
Filer_Action          
119 120 121 122
DOSFS                 -options PCMCIA=TRUE
SCSISwitch
SCSISoftUSB
SCSIFS
123 124
SCSIFiler             -options ASFLAGS="-PD \"SCSI SETL {TRUE}\""
ColourPicker
125
ScreenModes
126 127
DrawFile
BootCommands
128 129 130 131 132 133 134 135 136 137 138
#AUNMsgs
#MManager
#Internet
#Resolver
#Net
#BootNet
#Freeway
#ShareFS
#MimeMap
#LanManFS              -options OPTIONS=-DCHECK_ARMBOOT_EXISTS ROMSPRITES=TRUE
#DHCP                  -options OPTIONS=-DMINIMUM_OPTIONS_LENGTH=4
139 140 141 142 143 144
Edit
Draw
Paint
Alarm
Chars
Help2
145 146 147 148 149
#RTCAdjust

#
# Toolbox Modules/Libs
#
150
tboxlib
151
ToolboxLib             -type EXP
152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168
TinyStubs
Toolbox
Window
ToolAction
Menu
IconBar
ColourDbox
ColourMenu
DCS_Quit
FileInfo
FontDbox
FontMenu
PrintDbox
ProgInfo
SaveAs
Scale
Gadgets
169 170 171 172 173 174 175 176 177 178 179 180 181
#
# CDFS
#
#CDFSDriver
#ATAPI
#CDFS
#CDFSFiler

#InetRes -options TYPE=EmergencyUtils

# some libraries and bits
#
callx
182 183
AsmUtils              -type EXP
TCPIPheaders          -type EXP
184 185 186
socklib
inetlib
unixlib
187
UnicodeLib            -type EXP
188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204
OSLib
DeskLib

ModMallocLib
PlainArgvLib
RemoteDebug
PDebug
DDTLib
Wild
Trace
DebugLib

Portable              -type EXP
NVRAM                 -type EXP
PortManager           -type EXP

# end