Home | History | Annotate | Line # | Download | only in conf
std.shark revision 1.3.2.1
      1  1.3.2.1    skrll #	$NetBSD: std.shark,v 1.3.2.1 2005/11/10 13:58:50 skrll Exp $
      2      1.1  thorpej #
      3      1.1  thorpej # standard NetBSD/shark options
      4      1.1  thorpej 
      5      1.1  thorpej machine	shark arm
      6  1.3.2.1    skrll include		"conf/std"	# MI standard options
      7      1.1  thorpej 
      8      1.1  thorpej options 	EXEC_AOUT
      9      1.1  thorpej options 	EXEC_ELF32
     10      1.1  thorpej options 	EXEC_SCRIPT
     11      1.1  thorpej 
     12      1.1  thorpej # To support easy transit to ../arch/arm/arm32
     13      1.1  thorpej options 	ARM32
     14      1.2  thorpej 
     15      1.2  thorpej #options 	ARM32_NEW_VM_LAYOUT	# Not yet ready for prime-time
     16      1.1  thorpej 
     17      1.1  thorpej # XXX
     18      1.1  thorpej options 	OFW
     19