Commit 1eda7534 authored by Jeffrey Lee's avatar Jeffrey Lee
Browse files

Update OMAP3 components file to build a functioning desktop image

Detail:
  Components/ROOL/OMAP3 - Enabled building of ROM apps, SCSIFiler, etc. to allow a functional desktop environment to be used.
Admin:
  Tested on rev C2 beagleboard.


Version 4.72. Tagged as 'BuildSys-4_72'
parent f887ceae
...@@ -49,14 +49,14 @@ WindowManager -options OPTIONS=Ursula ...@@ -49,14 +49,14 @@ WindowManager -options OPTIONS=Ursula
Desktop Desktop
SharedRISC_OSLib SharedRISC_OSLib
TaskManager TaskManager
#ADFSFiler ADFSFiler
ARM ARM
BASIC105 BASIC105
#BASIC64 BASIC64
BASICTrans BASICTrans
BufferManager BufferManager
ColourTrans ColourTrans
#Debugger Debugger
DeviceFS DeviceFS
USBDriver -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM " USBDriver -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
EHCIDriver -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM " EHCIDriver -options CFLAGS="-DRHENIUM " -DRHENIUM CMHGFLAGS="-DRHENIUM "
...@@ -71,35 +71,35 @@ DrawMod ...@@ -71,35 +71,35 @@ DrawMod
FileCore FileCore
ADFS -type EXP ADFS -type EXP
RamFS RamFS
#Filer Filer
#FilerSWIs FilerSWIs
#FSLock FSLock
FontManager -type EXP FontManager
#FPEmulator -options FPE_APCS=3/32bit System=Iyonix FPEmulator -options FPE_APCS=3/32bit System=Iyonix
#Free Free
Hourglass Hourglass
#IIC #IIC
International International
InternationalKeyboard -options KEYBOARD=All InternationalKeyboard -options KEYBOARD=All
#ITable ITable
#NetFS #NetFS
#NetFiler #NetFiler
#NetPrint #NetPrint
#NetStatus #NetStatus
#NetUtils #NetUtils
Obey Obey
#Pinboard Pinboard
PipeFS PipeFS
#RAMFSFiler RAMFSFiler
#ResourceFiler ResourceFiler
#ROMFonts ROMFonts
ScreenBlanker ScreenBlanker
#ScrSaver -options SCRSAVERAPP=No ScrSaver -options SCRSAVERAPP=No
#DualSerial #DualSerial
SerialDeviceDriver -type EXP SerialDeviceDriver -type EXP
#SerialDeviceSupport #SerialDeviceSupport
#SerialMouse #SerialMouse
#ShellCLI ShellCLI
SoundDMA_Tungsten -type EXP SoundDMA_Tungsten -type EXP
#SoundControl #SoundControl
#SoundChannels #SoundChannels
...@@ -107,23 +107,24 @@ SoundDMA_Tungsten -type EXP ...@@ -107,23 +107,24 @@ SoundDMA_Tungsten -type EXP
SpriteExtend SpriteExtend
SpriteUtils SpriteUtils
#Squash #Squash
#SuperSample SuperSample
SystemDevices SystemDevices
TaskWindow -type EXP TaskWindow
#WindowUtils WindowUtils
FilterManager FilterManager
#WaveSynth #WaveSynth
#StringLib #StringLib
#Percussion #Percussion
Filer_Action -type EXP Filer_Action
DOSFS -options PCMCIA=TRUE DOSFS -options PCMCIA=TRUE
SCSISwitch SCSISwitch
SCSISoftUSB SCSISoftUSB
SCSIFS SCSIFS
#ColourPicker SCSIFiler -options ASFLAGS="-PD \"SCSI SETL {TRUE}\""
ColourPicker
ScreenModes ScreenModes
#DrawFile DrawFile
#BootCommands BootCommands
#AUNMsgs #AUNMsgs
#MManager #MManager
#Internet #Internet
...@@ -135,12 +136,12 @@ ScreenModes ...@@ -135,12 +136,12 @@ ScreenModes
#MimeMap #MimeMap
#LanManFS -options OPTIONS=-DCHECK_ARMBOOT_EXISTS ROMSPRITES=TRUE #LanManFS -options OPTIONS=-DCHECK_ARMBOOT_EXISTS ROMSPRITES=TRUE
#DHCP -options OPTIONS=-DMINIMUM_OPTIONS_LENGTH=4 #DHCP -options OPTIONS=-DMINIMUM_OPTIONS_LENGTH=4
#Edit Edit
#Draw Draw
#Paint Paint
#Alarm Alarm
#Chars Chars
#Help2 Help2
#RTCAdjust #RTCAdjust
# #
......
/* (4.71) /* (4.72)
* *
* This file is automatically maintained by srccommit, do not edit manually. * This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1. * Last processed by srccommit version: 1.1.
* *
*/ */
#define Module_MajorVersion_CMHG 4.71 #define Module_MajorVersion_CMHG 4.72
#define Module_MinorVersion_CMHG #define Module_MinorVersion_CMHG
#define Module_Date_CMHG 09 May 2009 #define Module_Date_CMHG 10 May 2009
#define Module_MajorVersion "4.71" #define Module_MajorVersion "4.72"
#define Module_Version 471 #define Module_Version 472
#define Module_MinorVersion "" #define Module_MinorVersion ""
#define Module_Date "09 May 2009" #define Module_Date "10 May 2009"
#define Module_ApplicationDate "09-May-09" #define Module_ApplicationDate "10-May-09"
#define Module_ComponentName "BuildSys" #define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys" #define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "4.71" #define Module_FullVersion "4.72"
#define Module_HelpVersion "4.71 (09 May 2009)" #define Module_HelpVersion "4.72 (10 May 2009)"
#define Module_LibraryVersionInfo "4:71" #define Module_LibraryVersionInfo "4:72"
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