std.sun3x revision 1.12
11.12Stsutsui# $NetBSD: std.sun3x,v 1.12 2006/10/01 03:53:27 tsutsui Exp $
21.1Sgwr
31.1Sgwr# Standard information for Sun3X machines.
41.12Stsutsuimachine	sun3 m68k sun68k
51.10Syamtinclude		"conf/std"	# MI standard options
61.1Sgwr
71.1Sgwr# Machine type to be supported by this kernel.  Note:
81.1Sgwr# The SUN3 and SUN3X options are mutually exclusive!
91.1Sgwr# (Your kernel will only run on one or the other.)
101.1Sgwrmakeoptions	MACHTYPE=sun3x
111.1Sgwroptions 	_SUN3X_
121.9Schsoptions 	M68030
131.8Schsmakeoptions	CMACHFLAGS="-m68030"
141.1Sgwr
151.1Sgwr# The root node (required)
161.1Sgwrmainbus0 at root
171.1Sgwr
181.1Sgwr# Standard defines
191.7Schsoptions 	EXEC_ELF32, EXEC_SCRIPT
20