Last change
on this file since 3669 was 10, checked in by bird, 22 years ago |
Initial revision
|
-
Property cvs2svn:cvs-rev
set to
1.1
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
|
File size:
213 bytes
|
Line | |
---|
1 | SCRIPT_NAME=mips
|
---|
2 | OUTPUT_FORMAT="ecoff-littlemips"
|
---|
3 | BIG_OUTPUT_FORMAT="ecoff-bigmips"
|
---|
4 | LITTLE_OUTPUT_FORMAT="ecoff-littlemips"
|
---|
5 | TARGET_PAGE_SIZE=0x1000000
|
---|
6 | ARCH=mips
|
---|
7 | TEXT_START_ADDR=0x80080000
|
---|
8 | DATA_ADDR=.
|
---|
9 | EMBEDDED=yes
|
---|
Note:
See
TracBrowser
for help on using the repository browser.