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