1 # $NetBSD: std.mvme68k,v 1.10.22.1 2004/08/03 10:38:07 skrll Exp $ 2 # 3 # Options/devices that all mvme68ks should have 4 # 5 6 machine mvme68k m68k 7 8 timekeeper0 at mainbus0 9 10 options EXEC_AOUT # support for exec'ing a.out 11 options EXEC_ELF32 # support for exec'ing Elf 12 options EXEC_SCRIPT # support for #! scripts 13 14 options USE_ALT_LPT # use own lpt implementation 15