1 # $NetBSD: std.macppc,v 1.22 2007/10/17 19:55:17 garbled Exp $
3 # Standard/required options for NetBSD/macppc.
6 include "conf/std" # MI standard options
8 # standard ("mandatory") kernel options.
9 options PPC_OEA # OEA class PowerPC chips
10 makeoptions PPCDIR="oea" # Tell Makefile.powerpc what dir to use
11 makeoptions PPC_ARCH_MODE="ppc32"
14 options EXEC_ELF32 # (native) ELF32 binary support
15 options EXEC_AOUT # (native) a.out binary support (deprecated)
16 options EXEC_SCRIPT # shell script support
21 include "external/isc/atheros_hal/conf/std.ath_hal"