1 1.15 mrg # $NetBSD: std.ofppc,v 1.15 2012/06/02 21:47:46 mrg Exp $ 2 1.2 sakamoto # 3 1.2 sakamoto # standard, required NetBSD/ofppc 'options' 4 1.1 sakamoto 5 1.1 sakamoto machine ofppc powerpc 6 1.11 yamt include "conf/std" # MI standard options 7 1.2 sakamoto 8 1.9 matt options PPC_OEA 9 1.14 garbled options PPC_OEA64_BRIDGE 10 1.9 matt makeoptions PPCDIR="oea" # Tell Makefile.powerpc what dir to use 11 1.8 matt 12 1.2 sakamoto options EXEC_ELF32 # exec ELF binaries 13 1.2 sakamoto options EXEC_SCRIPT # exec #! scripts 14 1.6 tsubai 15 1.8 matt options INTSTK=0x2000 16 1.13 mrg 17 1.13 mrg options PCI_NETBSD_CONFIGURE 18 1.15 mrg 19 1.15 mrg # Atheros HAL options 20 1.15 mrg include "external/isc/atheros_hal/conf/std.ath_hal" 21