d52a314491
options EXEC_ELF32, EXEC_SCRIPTS, and CPU_IN_CKSUM for md cpu_in_cksum.c - make all m68k ports include common arch/m68k/conf/std.m68k from MD std.${MACHINE}
14 lines
288 B
Plaintext
14 lines
288 B
Plaintext
# $NetBSD: std.amiga,v 1.22 2010/09/19 02:09:27 tsutsui Exp $
|
|
|
|
# standard amiga information
|
|
|
|
machine amiga m68k
|
|
include "conf/std" # MI standard options
|
|
include "arch/m68k/conf/std.m68k" # m68k standard options
|
|
|
|
mainbus0 at root
|
|
|
|
clock0 at mainbus0
|
|
kbd0 at mainbus0
|
|
zbus0 at mainbus0
|