NetBSD/sys/arch/ews4800mips/conf/std.ews4800mips
tsutsui 04faabf071 Initial import of NetBSD/ews4800mips port,
for NEC's MIPS based EWS4800 workstations.

Most porting work was done by UCHIYAMA Yasushi <uch@netbsd>
 http://mail-index.netbsd.org/port-mips/2004/06/27/0000.html
and various cleanup, updating, and fixes have been done by me.
Currently only EWS4800/350, 360, 360AD, 360ADII, 360EX and 360SX
models are supported.
2005-12-29 15:20:08 +00:00

13 lines
322 B
Plaintext

# $NetBSD: std.ews4800mips,v 1.1 2005/12/29 15:20:08 tsutsui Exp $
machine ews4800mips mips
makeoptions MACHINE_ARCH="mipseb"
include "conf/std" # MI standart options
options EXEC_ELF32 # exec ELF32 binaries
options EXEC_SCRIPT # exec #! scripts
options ENABLE_MIPS3_WIRED_MAP
makeoptions DEFTEXTADDR="0x80001000"