xref: /netbsd/sys/arch/sun3/conf/std.sun3 (revision c4a72b64)
1# $NetBSD: std.sun3,v 1.30 2002/10/20 02:37:34 chs Exp $
2
3# Standard information for Sun3 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=sun3
10options 	_SUN3_
11options 	M68020
12
13# The root node (required)
14mainbus0 at root
15
16# Standard defines
17options 	EXEC_ELF32, EXEC_SCRIPT
18