std.sun3x revision 1.9
11.9Schs# $NetBSD: std.sun3x,v 1.9 2002/10/20 02:37:34 chs Exp $
21.1Sgwr
31.1Sgwr# Standard information for Sun3X machines.
41.1Sgwrmachine	sun3 m68k
51.1Sgwr
61.1Sgwr# Machine type to be supported by this kernel.  Note:
71.1Sgwr# The SUN3 and SUN3X options are mutually exclusive!
81.1Sgwr# (Your kernel will only run on one or the other.)
91.1Sgwrmakeoptions	MACHTYPE=sun3x
101.1Sgwroptions 	_SUN3X_
111.9Schsoptions 	M68030
121.8Schsmakeoptions	CMACHFLAGS="-m68030"
131.1Sgwr
141.1Sgwr# The root node (required)
151.1Sgwrmainbus0 at root
161.1Sgwr
171.1Sgwr# Standard defines
181.7Schsoptions 	EXEC_ELF32, EXEC_SCRIPT
19