11.19Sthorpej#	$NetBSD: std.pmax,v 1.19 2021/07/14 13:32:37 thorpej Exp $
21.5Sjonathan# standard, required pmax info
31.1Sjonathan
41.2Sjonathanmachine pmax mips
51.17Syamtinclude		"conf/std"	# MI standard options
61.16Schsmakeoptions	MACHINE_ARCH="mipsel"
71.5Sjonathan
81.3Sjonathan# Standard exec-package options
91.7Sthorpejoptions 	EXEC_ELF32	# 32-bit ELF support (native format)
101.7Sthorpejoptions 	EXEC_SCRIPT	# exec of #! scripts
111.13Ssimonb
121.19Sthorpejoptions		VMSWAP_DEFAULT_PLAINTEXT	# do not encrypt swap by
131.19Sthorpej						# default (slow cpu)
141.19Sthorpej
151.13Ssimonbmakeoptions	DEFTEXTADDR="0x80030000"
16