diff --git a/sys/arch/x68k/conf/std.x68k b/sys/arch/x68k/conf/std.x68k index 6fe2ad0e7cbb..864008cda374 100644 --- a/sys/arch/x68k/conf/std.x68k +++ b/sys/arch/x68k/conf/std.x68k @@ -1,4 +1,4 @@ -# $NetBSD: std.x68k,v 1.1.1.1 1996/05/05 12:17:03 oki Exp $ +# $NetBSD: std.x68k,v 1.2 1996/10/27 09:14:59 oki Exp $ # # standard x68k information # @@ -7,6 +7,9 @@ machine x68k m68k options MACHINE_NONCONTIG # Non-contiguous memory support +options EXEC_SCRIPT # Support #! +options EXEC_AOUT # a.out format executables + mainbus0 at root #clock0 at mainbus0 # system clock