1 1.31 yamt # $NetBSD: std.sun3,v 1.31 2005/09/17 09:44:08 yamt Exp $ 2 1.9 gwr 3 1.23 gwr # Standard information for Sun3 machines. 4 1.4 cgd machine sun3 m68k 5 1.31 yamt include "conf/std" # MI standard options 6 1.23 gwr 7 1.23 gwr # Machine type to be supported by this kernel. Note: 8 1.23 gwr # The SUN3 and SUN3X options are mutually exclusive! 9 1.23 gwr # (Your kernel will only run on one or the other.) 10 1.23 gwr makeoptions MACHTYPE=sun3 11 1.23 gwr options _SUN3_ 12 1.30 chs options M68020 13 1.1 glass 14 1.22 gwr # The root node (required) 15 1.2 glass mainbus0 at root 16 1.12 gwr 17 1.10 gwr # Standard defines 18 1.29 chs options EXEC_ELF32, EXEC_SCRIPT 19