branch | GCC_SURGE |
changeset 131 | aa939c1eee2f |
parent 89 | 077b560f9789 |
child 134 | 68046085ff95 |
127:c0501b51f2b9 | 131:aa939c1eee2f |
---|---|
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 |