12 lines
380 B
Plaintext
12 lines
380 B
Plaintext
# $NetBSD: std.sparc64,v 1.10 2001/10/24 18:49:40 thorpej Exp $
|
|
|
|
#
|
|
# Mandatory NetBSD/sparc64 kernel options when building either 32-bit or
|
|
# 64-bit kernels. Additional mandatory options for 64-bit kernels are
|
|
# picked up by also including "std.sparc64-64".
|
|
#
|
|
|
|
machine sparc64 # Machine architecture; required by config(8)
|
|
|
|
options EXEC_SCRIPT # execve(2) support for scripts
|