std.sun3x revision 1.9
1# $NetBSD: std.sun3x,v 1.9 2002/10/20 02:37:34 chs Exp $
2
3# Standard information for Sun3X machines.
4machine	sun3 m68k
5
6# Machine type to be supported by this kernel.  Note:
7# The SUN3 and SUN3X options are mutually exclusive!
8# (Your kernel will only run on one or the other.)
9makeoptions	MACHTYPE=sun3x
10options 	_SUN3X_
11options 	M68030
12makeoptions	CMACHFLAGS="-m68030"
13
14# The root node (required)
15mainbus0 at root
16
17# Standard defines
18options 	EXEC_ELF32, EXEC_SCRIPT
19