2002-03-25 17:03:05 +03:00
|
|
|
# $NetBSD: std.mac68k,v 1.27 2002/03/25 14:03:05 shiba Exp $
|
1994-10-26 11:45:48 +03:00
|
|
|
#
|
2002-03-25 17:03:05 +03:00
|
|
|
# "options" common to all mac68k kernel configs
|
1993-12-02 21:29:18 +03:00
|
|
|
|
1994-01-08 21:06:25 +03:00
|
|
|
machine mac68k m68k
|
1993-12-02 21:29:18 +03:00
|
|
|
|
2001-11-20 15:56:17 +03:00
|
|
|
options HZ=60 # mac clock runs at 60hz
|
1996-11-11 20:56:11 +03:00
|
|
|
|
1996-11-19 03:38:05 +03:00
|
|
|
# Executable support
|
2002-03-25 17:03:05 +03:00
|
|
|
options EXEC_ELF32 # support for exec'ing ELF
|
|
|
|
options EXEC_SCRIPT # support for #! scripts
|