2006-07-18 16:51:01 +04:00
|
|
|
# $NetBSD: std.cobalt,v 1.13 2006/07/18 12:51:01 tsutsui Exp $
|
2000-03-20 02:07:43 +03:00
|
|
|
|
|
|
|
machine cobalt mips
|
2005-09-17 13:44:05 +04:00
|
|
|
include "conf/std" # MI standard options
|
2003-08-31 02:44:38 +04:00
|
|
|
makeoptions MACHINE_ARCH="mipsel"
|
2000-03-20 02:07:43 +03:00
|
|
|
|
2001-11-20 15:56:17 +03:00
|
|
|
options MIPS3
|
2006-07-18 16:51:01 +04:00
|
|
|
options MIPS3_ENABLE_CLOCK_INTR
|
2000-03-20 02:07:43 +03:00
|
|
|
|
2001-11-20 15:56:17 +03:00
|
|
|
options EXEC_ELF32 # exec ELF32 binaries
|
|
|
|
options EXEC_SCRIPT # exec #! scripts
|
2000-03-20 02:07:43 +03:00
|
|
|
|
2000-12-03 10:05:21 +03:00
|
|
|
makeoptions DEFTEXTADDR="0x80001000"
|