std.mvme68k revision 1.11
11.11She#	$NetBSD: std.mvme68k,v 1.11 2004/01/30 09:42:01 he Exp $
21.1Sthorpej#
31.1Sthorpej# Options/devices that all mvme68ks should have
41.1Sthorpej#
51.1Sthorpej
61.1Sthorpejmachine mvme68k m68k
71.10Sscw
81.10Sscwtimekeeper0 at mainbus0
91.1Sthorpej
101.1Sthorpejoptions 	EXEC_AOUT	# support for exec'ing a.out
111.9Sscwoptions 	EXEC_ELF32	# support for exec'ing Elf
121.1Sthorpejoptions 	EXEC_SCRIPT	# support for #! scripts
131.11She
141.11Sheoptions 	USE_ALT_LPT	# use own lpt implementation
15