std.sun3x revision 1.11
1# $NetBSD: std.sun3x,v 1.11 2005/12/11 12:19:20 christos Exp $ 2 3# Standard information for Sun3X machines. 4machine sun3 m68k 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=sun3x 11options _SUN3X_ 12options M68030 13makeoptions CMACHFLAGS="-m68030" 14 15# The root node (required) 16mainbus0 at root 17 18# Standard defines 19options EXEC_ELF32, EXEC_SCRIPT 20