NetBSD/sys/arch/mac68k/conf/std.mac68k

12 lines
290 B
Plaintext
Raw Normal View History

# $NetBSD: std.mac68k,v 1.27 2002/03/25 14:03:05 shiba Exp $
1994-10-26 11:45:48 +03:00
#
# "options" common to all mac68k kernel configs
machine mac68k m68k
options HZ=60 # mac clock runs at 60hz
# Executable support
options EXEC_ELF32 # support for exec'ing ELF
options EXEC_SCRIPT # support for #! scripts