1 # $NetBSD
: std.arc
,v
1.20 2005/12/11 12:16:38 christos Exp $
5 include
"conf/std" # MI standard options
6 makeoptions MACHINE_ARCH
="mipsel"
11 #
set CPU architecture level
for kernel target
12 #options MIPS1 # R2000/R3000 support
13 options MIPS3 # R4000/R4400 support
14 options MIPS3_ENABLE_CLOCK_INTR
16 # arc port use wired
map for device space
17 options ENABLE_MIPS3_WIRED_MAP
19 # Standard
(non-optional
) system "options"
21 # Standard exec-package options
22 options EXEC_ELF32 # native exec format
23 options EXEC_SCRIPT # may be unsafe
25 makeoptions DEFTEXTADDR
="0x80200000"