NetBSD/sys/arch/newsmips/conf/std.newsmips
atatat b45c51b1fc Roll the rest of the ports over to the new MI kernel build machinery.
Any problems reported by testers have been fixed, and massive
cross-compiling of kernels has shown that any problems that remain
with actually building kernels are not related to this.
2001-12-09 05:00:40 +00:00

11 lines
269 B
Plaintext

# $NetBSD: std.newsmips,v 1.13 2001/12/09 05:00:48 atatat Exp $
machine newsmips mips
options EXEC_ELF32 # exec ELF32 binaries
options EXEC_SCRIPT # exec #! scripts
makeoptions DEFTEXTADDR="0x80001000"
makeoptions LINKFORMAT="-N"
makeoptions MACHINE_ARCH="mipseb"