NetBSD/sys/arch/alpha/conf/std.alpha

17 lines
461 B
Plaintext

# $NetBSD: std.alpha,v 1.18 1999/11/15 19:00:25 fvdl Exp $
#
# Standard/required configuration info for NetBSD/alpha.
machine alpha
prefix ../gnu/sys
cinclude "conf/files.softdep"
prefix
# standard ("mandatory") kernel options.
# Executable support: once transitioned to ELF, EXEC_ECOFF will become optional
options EXEC_ECOFF # (native) ECOFF binary support
options EXEC_ELF64 # (native) ELF64 binary support
options EXEC_SCRIPT # shell script support