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