No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / cobalt / conf / std.cobalt
blob73f9958c3f4ff83881d5f343f7020debb53f9b73
1 #       $NetBSD: std.cobalt,v 1.13 2006/07/18 12:51:01 tsutsui Exp $
3 machine cobalt mips
4 include         "conf/std"      # MI standard options
5 #makeoptions    MACHINE_ARCH="mipsel"
7 options         MIPS3
8 options         MIPS3_ENABLE_CLOCK_INTR
10 options         EXEC_ELF32      # exec ELF32 binaries
11 options         EXEC_SCRIPT     # exec #! scripts
13 makeoptions     DEFTEXTADDR="0x80001000"