Home | History | Annotate | Line # | Download | only in conf
std.sun3 revision 1.29
      1  1.29    chs # $NetBSD: std.sun3,v 1.29 2001/02/22 07:11:09 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.1  glass 
     12  1.22    gwr # The root node (required)
     13   1.2  glass mainbus0 at root
     14  1.12    gwr 
     15  1.10    gwr # Standard defines
     16  1.29    chs options 	EXEC_ELF32, EXEC_SCRIPT
     17