NetBSD/sys/arch/rs6000/conf/std.rs6000

19 lines
491 B
Plaintext
Raw Normal View History

2008-02-06 20:26:04 +03:00
# $NetBSD: std.rs6000,v 1.2 2008/02/06 17:26:04 garbled Exp $
#
# standard, required NetBSD/prep 'options'
machine rs6000 powerpc
include "conf/std" # MI standard options
#options POWER
options PPC_OEA
2008-02-06 20:26:04 +03:00
options PPC_OEA601
makeoptions PPCDIR="oea" # Tell Makefile.powerpc what dir to use
options EXEC_SCRIPT # exec #! scripts
options EXEC_ELF32 # exec ELF binaries
options EXEC_AOUT # exec a.out binaries
options INTSTK=0x2000
options PCKBCNOTEST # 7043 and 7248 fail this test.