1 # $NetBSD: std.ofppc,v 1.14 2008/02/05 19:01:23 garbled Exp $ 2 # 3 # standard, required NetBSD/ofppc 'options' 4 5 machine ofppc powerpc 6 include "conf/std" # MI standard options 7 8 options PPC_OEA 9 options PPC_OEA64_BRIDGE 10 makeoptions PPCDIR="oea" # Tell Makefile.powerpc what dir to use 11 12 options EXEC_ELF32 # exec ELF binaries 13 options EXEC_SCRIPT # exec #! scripts 14 15 options INTSTK=0x2000 16 17 options PCI_NETBSD_CONFIGURE 18