1 1.1.8.2 jruoho # $NetBSD: std.emips,v 1.1.8.2 2011/06/06 09:05:15 jruoho Exp $ 2 1.1.8.2 jruoho # standard, required emips info 3 1.1.8.2 jruoho 4 1.1.8.2 jruoho machine emips mips 5 1.1.8.2 jruoho include "conf/std" # MI standard options 6 1.1.8.2 jruoho makeoptions MACHINE_ARCH="mipseb" 7 1.1.8.2 jruoho 8 1.1.8.2 jruoho # accelerator support, ENOTYET 9 1.1.8.2 jruoho #options ACCELERATOR 10 1.1.8.2 jruoho #defparam opt_accelerator.h ACCELERATOR_MAX_OPS 11 1.1.8.2 jruoho #defparam opt_accelerator.h ACCELERATOR_MAX_SLOTS 12 1.1.8.2 jruoho 13 1.1.8.2 jruoho #options ACCELERATOR_MAX_OPS=8 # fixed by the ISA, more or less 14 1.1.8.2 jruoho #options ACCELERATOR_MAX_SLOTS=4 # should we allow redef in specific config? at runtime? 15 1.1.8.2 jruoho 16 1.1.8.2 jruoho # Standard exec-package options 17 1.1.8.2 jruoho options EXEC_ELF32 # 32-bit ELF support (native format) 18 1.1.8.2 jruoho options EXEC_SCRIPT # exec of #! scripts 19 1.1.8.2 jruoho 20 1.1.8.2 jruoho makeoptions DEFTEXTADDR="0x80020000" 21