Home | History | Annotate | Line # | Download | only in conf
std.sun3 revision 1.33
      1  1.33  tsutsui # $NetBSD: std.sun3,v 1.33 2006/10/01 03:53:27 tsutsui Exp $
      2   1.9      gwr 
      3  1.23      gwr # Standard information for Sun3 machines.
      4  1.33  tsutsui machine	sun3 m68k sun68k
      5  1.31     yamt include		"conf/std"	# MI standard options
      6  1.23      gwr 
      7  1.23      gwr # Machine type to be supported by this kernel.  Note:
      8  1.23      gwr # The SUN3 and SUN3X options are mutually exclusive!
      9  1.23      gwr # (Your kernel will only run on one or the other.)
     10  1.23      gwr makeoptions	MACHTYPE=sun3
     11  1.23      gwr options 	_SUN3_
     12  1.30      chs options 	M68020
     13   1.1    glass 
     14  1.22      gwr # The root node (required)
     15   1.2    glass mainbus0 at root
     16  1.12      gwr 
     17  1.10      gwr # Standard defines
     18  1.29      chs options 	EXEC_ELF32, EXEC_SCRIPT
     19