11.9Schristos#	$NetBSD: std.mvmeppc,v 1.9 2005/12/11 12:18:19 christos Exp $
21.1Sscw#
31.1Sscw# standard, required NetBSD/mvmeppc 'options'
41.1Sscw
51.1Sscwmachine		mvmeppc powerpc
61.8Syamtinclude		"conf/std"	# MI standard options
71.1Sscw
81.6Smattoptions 	PPC_OEA		# Support Motorola PPC60x CPUs
91.6Smattmakeoptions	PPCDIR="oea"	# Tell Makefile.powerpc what dir to use
101.5Smatt
111.1Sscwoptions 	EXEC_ELF32	# exec ELF binaries
121.1Sscwoptions 	EXEC_SCRIPT	# exec #! scripts
131.5Smatt
141.5Smattoptions 	INTSTK=0x2000
151.1Sscw
161.1Sscwmakeoptions	TEXTADDR=0x4000
17