1# $NetBSD: std.ews4800mips,v 1.2 2024/02/09 22:08:32 andvar Exp $ 2 3machine ews4800mips mips 4makeoptions MACHINE_ARCH="mipseb" 5include "conf/std" # MI standard options 6 7options EXEC_ELF32 # exec ELF32 binaries 8options EXEC_SCRIPT # exec #! scripts 9 10options ENABLE_MIPS3_WIRED_MAP 11 12makeoptions DEFTEXTADDR="0x80001000" 13