1# $NetBSD: std.sun3,v 1.33 2006/10/01 03:53:27 tsutsui Exp $ 2 3# Standard information for Sun3 machines. 4machine sun3 m68k sun68k 5include "conf/std" # MI standard options 6 7# Machine type to be supported by this kernel. Note: 8# The SUN3 and SUN3X options are mutually exclusive! 9# (Your kernel will only run on one or the other.) 10makeoptions MACHTYPE=sun3 11options _SUN3_ 12options M68020 13 14# The root node (required) 15mainbus0 at root 16 17# Standard defines 18options EXEC_ELF32, EXEC_SCRIPT 19