| author | Gareth Stockwell <gareth.stockwell@accenture.com> |
| Wed, 22 Sep 2010 17:06:27 +0100 | |
| branch | graphics-phase-3 |
| changeset 112 | b6c206049d8a |
| parent 54 | fc9fa34e0c9e |
| child 74 | eb3d0111f868 |
| child 86 | 42ae69d3c4a8 |
| permissions | -rw-r--r-- |
|
0
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
1 |
/* |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
2 |
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
3 |
* All rights reserved. |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
4 |
* This component and the accompanying materials are made available |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
5 |
* under the terms of the License "Eclipse Public License v1.0" |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
6 |
* which accompanies this distribution, and is available |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
8 |
* |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
9 |
* Initial Contributors: |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
10 |
* Nokia Corporation - initial contribution. |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
11 |
* |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
12 |
* Contributors: |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
13 |
* |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
14 |
* Description: |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
15 |
* |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
16 |
*/ |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
17 |
|
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
18 |
PRJ_PLATFORMS |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
19 |
ARMV5 |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
20 |
|
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
21 |
PRJ_EXPORTS |
|
4
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
22 |
syborg.oby /epoc32/rom/include/ // |
|
53
b8b0521c95b2
rombuilding fixes - stop exporting base.iby, and set the other bits to work with the kernel base.iby
MattD <mattd@symbian.org>
parents:
46
diff
changeset
|
23 |
//MattD - don't export the base.iby as you end up fighting with the kernel and everyone else... |
|
b8b0521c95b2
rombuilding fixes - stop exporting base.iby, and set the other bits to work with the kernel base.iby
MattD <mattd@symbian.org>
parents:
46
diff
changeset
|
24 |
//base.iby /epoc32/rom/include/ // |
|
4
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
25 |
rom/base_syborg.iby /epoc32/rom/include/ // |
|
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
26 |
rom/header.iby /epoc32/rom/syborg/ // |
|
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
27 |
rom/kernel.iby /epoc32/rom/syborg/ // |
|
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
28 |
specific/syborg.cfg /epoc32/rom/syborg/ // |
|
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
29 |
estart.txt /epoc32/rom/syborg/ // |
|
40
50cddb1eb3af
Bug 1513: "Too difficult to boot Syborg from PDK"
Simon Howkins <simonh@symbian.org>
parents:
32
diff
changeset
|
30 |
syborg.dtb /epoc32/rom/syborg/ // |
|
4
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
31 |
trk_l1.ini /epoc32/data/Z/trk/trk_syborg.ini |
|
52
0dfaca43d90e
Added web camera drivers and QEMU plug-in for obtaining and transferring dummy data.
Masaki Hosaka <hosaka@isb.co.jp>
parents:
46
diff
changeset
|
32 |
webcamera/webcamera_driver.h /epoc32/include/syborg/ |
|
0dfaca43d90e
Added web camera drivers and QEMU plug-in for obtaining and transferring dummy data.
Masaki Hosaka <hosaka@isb.co.jp>
parents:
46
diff
changeset
|
33 |
webcamera/webcamera_driver.inl /epoc32/include/syborg/ |
|
4
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
34 |
specific/variantmediadef.h /epoc32/include/syborg/variantmediadef.h |
|
0
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
35 |
|
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
36 |
PRJ_EXTENSIONS |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
37 |
start extension base/genexec |
|
31
a9d6d2890663
Add new INC_PATH option to genexec.mk, for kernelhwsrv 200948 drop
William Roberts <williamr@symbian.org>
parents:
26
diff
changeset
|
38 |
#ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
a9d6d2890663
Add new INC_PATH option to genexec.mk, for kernelhwsrv 200948 drop
William Roberts <williamr@symbian.org>
parents:
26
diff
changeset
|
39 |
option INC_PATH /epoc32/include |
|
a9d6d2890663
Add new INC_PATH option to genexec.mk, for kernelhwsrv 200948 drop
William Roberts <williamr@symbian.org>
parents:
26
diff
changeset
|
40 |
#else |
|
a9d6d2890663
Add new INC_PATH option to genexec.mk, for kernelhwsrv 200948 drop
William Roberts <williamr@symbian.org>
parents:
26
diff
changeset
|
41 |
option INC_PATH /epoc32/include/platform |
|
a9d6d2890663
Add new INC_PATH option to genexec.mk, for kernelhwsrv 200948 drop
William Roberts <williamr@symbian.org>
parents:
26
diff
changeset
|
42 |
#endif |
|
10
1cf69c2c2bbd
Adjust to /sf/adaptation/qemu, add package_definition.xml and syborg.mrp
William Roberts <williamr@symbian.org>
parents:
7
diff
changeset
|
43 |
option EXTRA_SRC_PATH $(EXTENSION_ROOT)/../../../../os/kernelhwsrv/kernel/eka/kernel |
|
0
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
44 |
end |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
45 |
|
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
46 |
PRJ_MMPFILES |
|
10
1cf69c2c2bbd
Adjust to /sf/adaptation/qemu, add package_definition.xml and syborg.mrp
William Roberts <williamr@symbian.org>
parents:
7
diff
changeset
|
47 |
../../../../os/kernelhwsrv/kernel/eka/kernel/ekern |
|
1cf69c2c2bbd
Adjust to /sf/adaptation/qemu, add package_definition.xml and syborg.mrp
William Roberts <williamr@symbian.org>
parents:
7
diff
changeset
|
48 |
../../../../os/kernelhwsrv/kernel/eka/kernel/kc_exe |
|
1cf69c2c2bbd
Adjust to /sf/adaptation/qemu, add package_definition.xml and syborg.mrp
William Roberts <williamr@symbian.org>
parents:
7
diff
changeset
|
49 |
../../../../os/kernelhwsrv/kernel/eka/kernel/exmoncommon |
|
1cf69c2c2bbd
Adjust to /sf/adaptation/qemu, add package_definition.xml and syborg.mrp
William Roberts <williamr@symbian.org>
parents:
7
diff
changeset
|
50 |
../../../../os/kernelhwsrv/kernel/eka/drivers/medint/medint |
|
1cf69c2c2bbd
Adjust to /sf/adaptation/qemu, add package_definition.xml and syborg.mrp
William Roberts <williamr@symbian.org>
parents:
7
diff
changeset
|
51 |
../../../../os/kernelhwsrv/userlibandfileserver/fileserver/etshell/eshell |
|
1cf69c2c2bbd
Adjust to /sf/adaptation/qemu, add package_definition.xml and syborg.mrp
William Roberts <williamr@symbian.org>
parents:
7
diff
changeset
|
52 |
../../../../os/kernelhwsrv/kernel/eka/drivers/trace/btracex |
|
1cf69c2c2bbd
Adjust to /sf/adaptation/qemu, add package_definition.xml and syborg.mrp
William Roberts <williamr@symbian.org>
parents:
7
diff
changeset
|
53 |
../../../../os/kernelhwsrv/kernel/eka/euser/variant_euser |
|
0
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
54 |
|
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
55 |
// SYBORG components |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
56 |
kasyborg // Variant library |
|
4
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
57 |
serial/serial // Serial / UART ports |
|
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
58 |
fb/fb // Framebuffer |
|
13
73107a0bc259
Merged patch from Johnathan White (@accenture)
Martin Trojer <martin.trojer@nokia.com>
parents:
10
diff
changeset
|
59 |
|
|
73107a0bc259
Merged patch from Johnathan White (@accenture)
Martin Trojer <martin.trojer@nokia.com>
parents:
10
diff
changeset
|
60 |
|
|
4
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
61 |
keyboard/keyboard // Keyboard |
|
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
62 |
pointer/pointer // Pointer |
|
13
73107a0bc259
Merged patch from Johnathan White (@accenture)
Martin Trojer <martin.trojer@nokia.com>
parents:
10
diff
changeset
|
63 |
|
|
73107a0bc259
Merged patch from Johnathan White (@accenture)
Martin Trojer <martin.trojer@nokia.com>
parents:
10
diff
changeset
|
64 |
pointer/pointer_landscape.mmp |
|
73107a0bc259
Merged patch from Johnathan White (@accenture)
Martin Trojer <martin.trojer@nokia.com>
parents:
10
diff
changeset
|
65 |
pointer/pointer_portrait.mmp |
|
73107a0bc259
Merged patch from Johnathan White (@accenture)
Martin Trojer <martin.trojer@nokia.com>
parents:
10
diff
changeset
|
66 |
|
|
4
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
67 |
monitor/monap // Crash Debugger output |
|
0
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
68 |
|
|
4
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
69 |
keymap/keymap // Key mapping library |
|
0
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
70 |
|
|
13
73107a0bc259
Merged patch from Johnathan White (@accenture)
Martin Trojer <martin.trojer@nokia.com>
parents:
10
diff
changeset
|
71 |
estart/estart // Customised estart to kick-start hostfs files system |
|
73107a0bc259
Merged patch from Johnathan White (@accenture)
Martin Trojer <martin.trojer@nokia.com>
parents:
10
diff
changeset
|
72 |
|
|
73107a0bc259
Merged patch from Johnathan White (@accenture)
Martin Trojer <martin.trojer@nokia.com>
parents:
10
diff
changeset
|
73 |
|
|
0
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
74 |
// platform device library - for flattened device tree (FDT) |
|
4
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
75 |
svpplatform/fdt |
|
0
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
76 |
|
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
77 |
//Host Filesystem |
|
4
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
78 |
svphostfs/svphostfs |
|
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
79 |
svphostfs/svphostfsdriver |
|
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
80 |
svphostfs/svphostfsstart |
|
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
81 |
svphostfs/svphostfsy |
|
0
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
82 |
|
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
83 |
//Snap Device |
|
4
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
84 |
svpsnapdriver/svpsnapdriver |
|
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
85 |
svpsnapdriver/snapapp |
|
0
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
86 |
|
|
39
a65b6baedd2e
Add svpframebuffer to bld.inf
Emilio de Coronado-Lopez <emilioc@symbian.org>
parents:
32
diff
changeset
|
87 |
//NGA framebuffer |
|
a65b6baedd2e
Add svpframebuffer to bld.inf
Emilio de Coronado-Lopez <emilioc@symbian.org>
parents:
32
diff
changeset
|
88 |
svpframebuffer/svpframebuffer |
|
13
73107a0bc259
Merged patch from Johnathan White (@accenture)
Martin Trojer <martin.trojer@nokia.com>
parents:
10
diff
changeset
|
89 |
|
|
73107a0bc259
Merged patch from Johnathan White (@accenture)
Martin Trojer <martin.trojer@nokia.com>
parents:
10
diff
changeset
|
90 |
//Add Sound Driver |
|
73107a0bc259
Merged patch from Johnathan White (@accenture)
Martin Trojer <martin.trojer@nokia.com>
parents:
10
diff
changeset
|
91 |
soundsc\soundsc |
|
73107a0bc259
Merged patch from Johnathan White (@accenture)
Martin Trojer <martin.trojer@nokia.com>
parents:
10
diff
changeset
|
92 |
|
|
52
0dfaca43d90e
Added web camera drivers and QEMU plug-in for obtaining and transferring dummy data.
Masaki Hosaka <hosaka@isb.co.jp>
parents:
46
diff
changeset
|
93 |
//Webcamera Device |
|
0dfaca43d90e
Added web camera drivers and QEMU plug-in for obtaining and transferring dummy data.
Masaki Hosaka <hosaka@isb.co.jp>
parents:
46
diff
changeset
|
94 |
webcamera/webcamera_pdd |
|
0dfaca43d90e
Added web camera drivers and QEMU plug-in for obtaining and transferring dummy data.
Masaki Hosaka <hosaka@isb.co.jp>
parents:
46
diff
changeset
|
95 |
webcamera/webcamera_ldd |
|
0dfaca43d90e
Added web camera drivers and QEMU plug-in for obtaining and transferring dummy data.
Masaki Hosaka <hosaka@isb.co.jp>
parents:
46
diff
changeset
|
96 |
webcamera/webcamera_app |
|
0dfaca43d90e
Added web camera drivers and QEMU plug-in for obtaining and transferring dummy data.
Masaki Hosaka <hosaka@isb.co.jp>
parents:
46
diff
changeset
|
97 |
|
|
0
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
98 |
PRJ_EXTENSIONS |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
99 |
start extension base/config |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
100 |
option PREFIX _syborg_ |
|
10
1cf69c2c2bbd
Adjust to /sf/adaptation/qemu, add package_definition.xml and syborg.mrp
William Roberts <williamr@symbian.org>
parents:
7
diff
changeset
|
101 |
option HALPATH $(EXTENSION_ROOT)/../../../../os/kernelhwsrv/halservices |
|
4
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
102 |
option SOURCE $(EXTENSION_ROOT)/hal |
|
0
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
103 |
end |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
104 |
|
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
105 |
PRJ_MMPFILES |
|
4
47777a6f0cff
Fix HALPATH and convert \ separators to /
William Roberts <williamr@symbian.org>
parents:
3
diff
changeset
|
106 |
hal/hal |
|
0
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
107 |
|
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
108 |
PRJ_EXTENSIONS |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
109 |
start extension base/bootstrap |
|
32
7048876724ac
Another INC_PATH required - this time for the base/bootstrap extension
William Roberts <williamr@symbian.org>
parents:
31
diff
changeset
|
110 |
#ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
7048876724ac
Another INC_PATH required - this time for the base/bootstrap extension
William Roberts <williamr@symbian.org>
parents:
31
diff
changeset
|
111 |
option INC_PATH /epoc32/include |
|
7048876724ac
Another INC_PATH required - this time for the base/bootstrap extension
William Roberts <williamr@symbian.org>
parents:
31
diff
changeset
|
112 |
#else |
|
7048876724ac
Another INC_PATH required - this time for the base/bootstrap extension
William Roberts <williamr@symbian.org>
parents:
31
diff
changeset
|
113 |
option INC_PATH /epoc32/include/platform |
|
7048876724ac
Another INC_PATH required - this time for the base/bootstrap extension
William Roberts <williamr@symbian.org>
parents:
31
diff
changeset
|
114 |
#endif |
|
0
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
115 |
option NAME _syborg_bootloader_bootrom |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
116 |
option MEMMODEL multiple |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
117 |
//option MEMMODEL flexible |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
118 |
//option MEMMODEL moving |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
119 |
option SOURCES syborg.s |
|
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
120 |
option INCLUDES config.inc syborg.inc |
|
10
1cf69c2c2bbd
Adjust to /sf/adaptation/qemu, add package_definition.xml and syborg.mrp
William Roberts <williamr@symbian.org>
parents:
7
diff
changeset
|
121 |
option E32PATH $(EXTENSION_ROOT)/../../../../os/kernelhwsrv/kernel |
|
7
b016402e601c
Fix E32PATH to make bootstrap compile correctly, tidy up other extension option paths
William Roberts <williamr@symbian.org>
parents:
4
diff
changeset
|
122 |
option EXTRA_INC_PATH $(EXTENSION_ROOT)/bootstrap |
|
b016402e601c
Fix E32PATH to make bootstrap compile correctly, tidy up other extension option paths
William Roberts <williamr@symbian.org>
parents:
4
diff
changeset
|
123 |
option EXTRA_SRC_PATH $(EXTENSION_ROOT)/bootstrap |
|
0
ffa851df0825
Initial syborg (baseport) and documentation import
martin.trojer@nokia.com
parents:
diff
changeset
|
124 |
end |
|
24
0f7b4e61c7b5
Added extension to build ROM image with SBSv2.
Arnaud Lenoir <arnaudl@symbian.org>
parents:
10
diff
changeset
|
125 |
|
|
0f7b4e61c7b5
Added extension to build ROM image with SBSv2.
Arnaud Lenoir <arnaudl@symbian.org>
parents:
10
diff
changeset
|
126 |
// Build image armv5 for urel and udeb |
|
0f7b4e61c7b5
Added extension to build ROM image with SBSv2.
Arnaud Lenoir <arnaudl@symbian.org>
parents:
10
diff
changeset
|
127 |
PRJ_EXTENSIONS |
|
0f7b4e61c7b5
Added extension to build ROM image with SBSv2.
Arnaud Lenoir <arnaudl@symbian.org>
parents:
10
diff
changeset
|
128 |
start extension base/rom |
|
0f7b4e61c7b5
Added extension to build ROM image with SBSv2.
Arnaud Lenoir <arnaudl@symbian.org>
parents:
10
diff
changeset
|
129 |
option REE_TARGET syborg |
|
0f7b4e61c7b5
Added extension to build ROM image with SBSv2.
Arnaud Lenoir <arnaudl@symbian.org>
parents:
10
diff
changeset
|
130 |
option TYPE tshell |
|
0f7b4e61c7b5
Added extension to build ROM image with SBSv2.
Arnaud Lenoir <arnaudl@symbian.org>
parents:
10
diff
changeset
|
131 |
end |