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