18 lines
418 B
Plaintext
18 lines
418 B
Plaintext
# $NetBSD: std.ofppc,v 1.14 2008/02/05 19:01:23 garbled Exp $
|
|
#
|
|
# standard, required NetBSD/ofppc 'options'
|
|
|
|
machine ofppc powerpc
|
|
include "conf/std" # MI standard options
|
|
|
|
options PPC_OEA
|
|
options PPC_OEA64_BRIDGE
|
|
makeoptions PPCDIR="oea" # Tell Makefile.powerpc what dir to use
|
|
|
|
options EXEC_ELF32 # exec ELF binaries
|
|
options EXEC_SCRIPT # exec #! scripts
|
|
|
|
options INTSTK=0x2000
|
|
|
|
options PCI_NETBSD_CONFIGURE
|