c023b4180f
where it is constant (to ease cross-building).
12 lines
270 B
Plaintext
12 lines
270 B
Plaintext
# $NetBSD: std.sgimips,v 1.14 2003/08/30 22:44:40 chs Exp $
|
|
|
|
machine sgimips mips
|
|
makeoptions MACHINE_ARCH="mipseb"
|
|
|
|
options EXEC_ELF32 # exec ELF32 binaries
|
|
options EXEC_SCRIPT # exec #! scripts
|
|
|
|
options MIPS3_ENABLE_CLOCK_INTR
|
|
|
|
makeoptions DEFTEXTADDR="0x80069000"
|