NetBSD/sys/arch/pmax/conf/std.pmax

12 lines
311 B
Plaintext

# $NetBSD: std.pmax,v 1.16 2003/08/30 22:44:40 chs Exp $
# standard, required pmax info
machine pmax mips
makeoptions MACHINE_ARCH="mipsel"
# Standard exec-package options
options EXEC_ELF32 # 32-bit ELF support (native format)
options EXEC_SCRIPT # exec of #! scripts
makeoptions DEFTEXTADDR="0x80030000"