NetBSD/sys/arch/cesfic/conf/std.cesfic
tsutsui d52a314491 - add m68k/conf/std.m68k, which includes common standard options for m68k,
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}
2010-09-19 02:09:27 +00:00

11 lines
286 B
Plaintext

# $NetBSD: std.cesfic,v 1.5 2010/09/19 02:09:27 tsutsui Exp $
#
# Options/devices that all cesfics should have
#
machine cesfic m68k
include "conf/std" # MI standard options
include "arch/m68k/conf/std.m68k" # m68k standard options
options EXEC_AOUT # support for exec'ing a.out