std.sun3x revision 1.13
11.13Stsutsui# $NetBSD: std.sun3x,v 1.13 2010/09/19 02:09:29 tsutsui Exp $ 21.1Sgwr 31.1Sgwr# Standard information for Sun3X machines. 41.12Stsutsuimachine sun3 m68k sun68k 51.13Stsutsuiinclude "conf/std" # MI standard options 61.13Stsutsuiinclude "arch/m68k/conf/std.m68k" # m68k standard options 71.1Sgwr 81.1Sgwr# Machine type to be supported by this kernel. Note: 91.1Sgwr# The SUN3 and SUN3X options are mutually exclusive! 101.1Sgwr# (Your kernel will only run on one or the other.) 111.1Sgwrmakeoptions MACHTYPE=sun3x 121.1Sgwroptions _SUN3X_ 131.9Schsoptions M68030 141.8Schsmakeoptions CMACHFLAGS="-m68030" 151.1Sgwr 161.1Sgwr# The root node (required) 171.1Sgwrmainbus0 at root 18