xref: /netbsd-src/sys/arch/sun3/conf/std.sun3x (revision 06be8101a16cc95f40783b3cb7afd12112103a9a)
1# $NetBSD: std.sun3x,v 1.7 2001/02/22 07:11:09 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_
11
12# The root node (required)
13mainbus0 at root
14
15# Standard defines
16options 	EXEC_ELF32, EXEC_SCRIPT
17