1 1.17 chs # $NetBSD: std.hpcmips,v 1.17 2003/08/30 22:44:39 chs Exp $ 2 1.1 takemura # standard, required hpcmips info 3 1.1 takemura 4 1.1 takemura machine hpcmips mips 5 1.17 chs makeoptions MACHINE_ARCH="mipsel" 6 1.13 uch 7 1.13 uch options NOFPU # No FPU 8 1.13 uch options SOFTFLOAT # emulate FPU insn 9 1.4 fvdl 10 1.1 takemura mainbus0 at root 11 1.1 takemura cpu* at mainbus0 12 1.1 takemura 13 1.1 takemura # Standard exec-package options 14 1.12 lukem options EXEC_ELF32 # native exec format 15 1.12 lukem options EXEC_SCRIPT # may be unsafe 16 1.6 matt 17 1.15 uch makeoptions DEFTEXTADDR="0x80001000" 18 1.9 shin makeoptions DEFCOPTS="-Os -mmemcpy" 19