branch | GCC_SURGE |
changeset 132 | c1a52682bd52 |
parent 131 | aa939c1eee2f |
child 134 | 68046085ff95 |
129:0a4b67281c48 | 132:c1a52682bd52 |
---|---|
134 end |
134 end |
135 |
135 |
136 // Build image armv5 for urel and udeb |
136 // Build image armv5 for urel and udeb |
137 PRJ_EXTENSIONS |
137 PRJ_EXTENSIONS |
138 start extension base/rom |
138 start extension base/rom |
139 #ifdef ARMCC |
|
140 option ROM_DEFS ARMCC |
|
141 #endif |
|
142 #ifdef GCCE |
|
143 option ROM_DEFS GCCE |
|
144 #endif |
|
139 option REE_TARGET syborg |
145 option REE_TARGET syborg |
140 option TYPE tshell |
146 option TYPE tshell |
141 end |
147 end |