Home | History | Annotate | Line # | Download | only in conf
std.shark revision 1.1.2.2
      1 #	$NetBSD: std.shark,v 1.1.2.2 2002/02/28 04:11:40 nathanw Exp $
      2 #
      3 # standard NetBSD/shark options
      4 
      5 machine	shark arm
      6 
      7 options 	EXEC_AOUT
      8 options 	EXEC_ELF32
      9 options 	EXEC_SCRIPT
     10 
     11 # To support easy transit to ../arch/arm/arm32
     12 options 	ARM32
     13 
     14 # XXX
     15 options 	OFW
     16