NetBSD/sys/arch/sun3/conf/std.sun3
chs f3a668ed84 eliminate the PMAP_NEW option by making it required for all ports.
ports which previously had no support for PMAP_NEW now implement
the pmap_k* interfaces as wrappers around the non-k versions.
1999-09-12 01:16:55 +00:00

17 lines
416 B
Plaintext

# $NetBSD: std.sun3,v 1.26 1999/09/12 01:17:24 chs Exp $
# Standard information for Sun3 machines.
machine sun3 m68k
# Machine type to be supported by this kernel. Note:
# The SUN3 and SUN3X options are mutually exclusive!
# (Your kernel will only run on one or the other.)
makeoptions MACHTYPE=sun3
options _SUN3_
# The root node (required)
mainbus0 at root
# Standard defines
options EXEC_AOUT, EXEC_SCRIPT