NetBSD/sys/arch/sparc64/conf/std.sparc64
fvdl d116707af0 Add
prefix ../gnu/sys
cinclude "conf/files.softdep"
prefix

to all std.* files, so that soft dependencies can be activated using
"options SOFTDEP".
1999-11-15 19:00:25 +00:00

14 lines
281 B
Plaintext

# $NetBSD: std.sparc64,v 1.6 1999/11/15 19:00:30 fvdl Exp $
#
# Mandatory NetBSD/sparc kernel options.
#
machine sparc64 # Machine architecture; required by config(8)
prefix ../gnu/sys
cinclude "conf/files.softdep"
prefix
options EXEC_SCRIPT # execve(2) support for scripts