Home | History | Annotate | Line # | Download | only in conf
std.sun3 revision 1.25
      1 # $NetBSD: std.sun3,v 1.25 1999/03/24 06:06:11 mrg Exp $
      2 
      3 # Standard information for Sun3 machines.
      4 machine	sun3 m68k
      5 
      6 # Machine type to be supported by this kernel.  Note:
      7 # The SUN3 and SUN3X options are mutually exclusive!
      8 # (Your kernel will only run on one or the other.)
      9 makeoptions	MACHTYPE=sun3
     10 options 	_SUN3_
     11 
     12 # The root node (required)
     13 mainbus0 at root
     14 
     15 # Standard defines
     16 options 	EXEC_AOUT, EXEC_SCRIPT
     17 
     18 # UVM defines
     19 #options 	PMAP_NEW
     20