NetBSD/sys/arch/mvme68k/conf/std.mvme68k

16 lines
399 B
Plaintext
Raw Normal View History

2005-12-11 15:16:03 +03:00
# $NetBSD: std.mvme68k,v 1.13 2005/12/11 12:18:17 christos Exp $
#
# Options/devices that all mvme68ks should have
#
machine mvme68k m68k
2005-09-17 13:44:05 +04:00
include "conf/std" # MI standard options
timekeeper0 at mainbus0
options EXEC_AOUT # support for exec'ing a.out
2000-12-01 01:31:27 +03:00
options EXEC_ELF32 # support for exec'ing Elf
options EXEC_SCRIPT # support for #! scripts
options USE_ALT_LPT # use own lpt implementation