1 1.1.4.3 skrll # $NetBSD: std.obs200,v 1.1.4.3 2005/11/10 13:56:04 skrll Exp $ 2 1.1.4.2 skrll # 3 1.1.4.2 skrll # Standard/required options for NetBSD/obs200 4 1.1.4.2 skrll 5 1.1.4.2 skrll machine evbppc powerpc 6 1.1.4.3 skrll include "conf/std" # MI standard options 7 1.1.4.2 skrll 8 1.1.4.2 skrll # standard ("mandatory") kernel options. 9 1.1.4.2 skrll options PPC_IBM4XX # IBM 40x family 10 1.1.4.2 skrll 11 1.1.4.2 skrll # Executable support: 12 1.1.4.2 skrll options EXEC_ELF32 # (native) ELF32 binary support 13 1.1.4.2 skrll options EXEC_AOUT # (native) a.out binary support (deprecated) 14 1.1.4.2 skrll options EXEC_SCRIPT # shell script support 15 1.1.4.2 skrll 16 1.1.4.2 skrll makeoptions TEXTADDR=0x450000 17 1.1.4.2 skrll makeoptions BOARDTYPE="obs200" 18 1.1.4.2 skrll makeoptions PPCDIR="ibm4xx" 19 1.1.4.2 skrll 20 1.1.4.2 skrll options PPC_INTR_IMPL="<powerpc/ibm4xx/ibm4xx_intr.h>" 21 1.1.4.2 skrll options PPC_PCI_MACHDEP_IMPL="<powerpc/ibm4xx/pci_machdep.h>" 22 1.1.4.2 skrll options KERNBASE=0x450000 23 1.1.4.2 skrll 24 1.1.4.2 skrll options INTSTK=16384 25 1.1.4.2 skrll options SPILLSTK=1024 26 1.1.4.2 skrll 27 1.1.4.2 skrll include "arch/powerpc/conf/files.ibm4xx" 28 1.1.4.2 skrll include "arch/powerpc/conf/files.ibm405gp" 29 1.1.4.2 skrll include "arch/evbppc/conf/files.obs200" 30