#       $NetBSD: std.bebox,v 1.17 2010/10/20 02:39:19 kiyohara Exp $
#
# standard, required NetBSD/bebox 'options'

machine         bebox powerpc
include         "conf/std"      # MI standard options

options         PPC_OEA         # BeBox uses Motorola PPC60x CPUs
makeoptions     PPCDIR="oea"    # Tell Makefile.powerpc what dir to use

options         PCI_NETBSD_CONFIGURE    # MUST REQUIRED

options         EXEC_ELF32      # exec ELF binaries
options         EXEC_SCRIPT     # exec #! scripts

options         PIC_I8259

options         INTSTK=0x2000