1 # $NetBSD: std.ev64260,v 1.6 2007/10/17 19:54:16 garbled Exp $
3 # standard, required NetBSD/evbppc 'options'
6 include "conf/std" # MI standard options
8 options PPC_OEA # Discovery uses Motorola PPC60x CPUs
9 makeoptions PPCDIR="oea" # Tell Makefile.powerpc what dir to use
12 options EXEC_ELF32 # exec ELF binaries
13 options EXEC_SCRIPT # exec #! scripts
15 makeoptions TEXTADDR=0x3000
16 makeoptions NEED_SREC=yes
17 makeoptions BOARDTYPE="ev64260"
20 options PPC_INTR_IMPL="<powerpc/marvell/marvell_intr.h>"
21 options PPC_PCI_MACHDEP_IMPL="<powerpc/marvell/pci_machdep.h>"
23 include "arch/evbppc/conf/files.ev64260"